full history API implemented
[CleanReadLine.git] / README.md
index 9a5e329..8a70160 100644 (file)
--- a/README.md
+++ b/README.md
@@ -24,6 +24,8 @@ All functions try to resemble the original
 [history](http://cnswww.cns.cwru.edu/php/chet/readline/history.html) api
 functions as close as possible
 
+*Please note that some functions will crash if `usingHistory` is not called*
+
 ###Changelog
 
 - 0.3 (2016-01-26)