about summary refs log tree commit diff
path: root/users/wpcarro/lisp/f/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'users/wpcarro/lisp/f/README.md')
-rw-r--r--users/wpcarro/lisp/f/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/users/wpcarro/lisp/f/README.md b/users/wpcarro/lisp/f/README.md
new file mode 100644
index 0000000000..34e07180d4
--- /dev/null
+++ b/users/wpcarro/lisp/f/README.md
@@ -0,0 +1,5 @@
+# f.lisp
+
+In this project, I'm attempting to port the Elisp library [`f.el`][1] to Common Lisp.
+
+[1]: https://github.com/rejeep/f.el