Added last history function descriptions
[CleanReadLine.git] / README.md
index 8a70160..9b8977a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -43,6 +43,8 @@ functions as close as possible
 
 ###Todo
 
+- Check all functions if more maybe's are needed to handle NULL
+- Implement history expansion functions
 - Use builtin Maybe if available, otherwise fall back on own Maybe
 - Complete history api implementation
 - Control over tabcompletion, right now it completes on filenames.