aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index f6835e0..d7aaf9c 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
l4array:
- Arrays which grow automatically as needed (like C++ vector).
+ Arrays which grow automatically as needed (like C++ vector).
l4array2:
- Create two dimension arrays.
+ Create two dimension arrays.
l4list:
Doubly-linked lists and some macros for using lists as stacks or queues.
l4arg: