aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index a1e12d5..c469811 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,9 @@
# Type-safe Generic Algorithms and Data Structures for C
-- Generic Red-black tree
-- Generic Vector
-- Generic Priority queue
+- Generic red-black tree
+- Generic vector
+- Generic linked-list
+- Generic priority queue
- Generic Hash Table
- Generic quick sort
- Augmented red-black tree