summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorckonstanski <kostcarl@isu.edu>2026-07-15 16:53:43 -0600
committerckonstanski <kostcarl@isu.edu>2026-07-15 16:53:43 -0600
commitdd68489aced9f0f0fe1d534f421b568912136f87 (patch)
treecc198bfee472a976ca0bea4b30da812a2df988ec
parent4d12ff855d9f440b2f00b683804b3323e1a8625a (diff)
stuff
-rw-r--r--README.md21
1 files changed, 20 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9f1c02c..822123a 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,26 @@ Visit the website: https://www.bogenherr.org/
while the client-side is written in ClojureScript. Additionally the
client-side uses React.js via the Reagent library.
-Two of the ClojureScript library dependencies are also written by me:
+Eight of the Common Lisp libraries are written by me:
+
+https://github.com/ckonstanski/org-ckons-condition
+
+https://github.com/ckonstanski/org-ckons-core
+
+https://github.com/ckonstanski/org-ckons-file
+
+https://github.com/ckonstanski/org-ckons-http
+
+https://github.com/ckonstanski/org-ckons-json
+
+https://github.com/ckonstanski/org-ckons-serializable
+
+https://github.com/ckonstanski/org-ckons-session
+
+https://github.com/ckonstanski/org-ckons-sql
+
+In addition two of the ClojureScript library dependencies are written
+by me:
https://github.com/ckonstanski/org-ckons-cljs.form