expanding implemented
[CleanReadLine.git] / README.md
index 9b8977a..dbbdeff 100644 (file)
--- a/README.md
+++ b/README.md
@@ -44,6 +44,7 @@ functions as close as possible
 ###Todo
 
 - Check all functions if more maybe's are needed to handle NULL
+       - For example replace history
 - Implement history expansion functions
 - Use builtin Maybe if available, otherwise fall back on own Maybe
 - Complete history api implementation