branch: master commit 14b28a1937a962b173b667df24d52e363bc31cbf Author: Junpeng Qiu <[email protected]> Commit: Junpeng Qiu <[email protected]>
Add basic README
---
README.org | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.org b/README.org
new file mode 100644
index 0000000..b4f8e2c
--- /dev/null
+++ b/README.org
@@ -0,0 +1,3 @@
+#+TITLE: parsec.el
+
+A parser combinator library for Emacs Lisp similar to Haskell's Parsec library.
