branch: elpa/parseclj
commit af6102c4a80693cc3b40c4eb5c340358ab4b9696
Author: Daniel Barreto <[email protected]>
Commit: Daniel Barreto <[email protected]>

    Minor fix to README file
---
 README.md | 2 --
 1 file changed, 2 deletions(-)

diff --git a/README.md b/README.md
index bcadcf9eb1..2db4aadc2c 100644
--- a/README.md
+++ b/README.md
@@ -62,8 +62,6 @@ In order to use any of these functions, you first need to 
require it:
 
 ```emacs-lisp
 (require 'parseclj)
-;; or...
-(require 'parseedn)
 ```
 
 And then you will have the following functions at your disposal:

Reply via email to