summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--projects/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/projects/index.html b/projects/index.html
index 1369495..4cff2b9 100644
--- a/projects/index.html
+++ b/projects/index.html
@@ -11,6 +11,8 @@
<br/><br/>
<h2>Projects</h2>
<br/>
+<h3><a href="https://git.rawtext.club/neb/neb-python">neb</a></h3>
+<p>An S-Expression programming language, with gradual typing and multiple dispatch</p>
<h3><a href="https://github.com/winsbe01/booki">booki</a></h3>
<p>Organize your books on the command line</p>
<h3><a href="https://github.com/winsbe01/roku-cli">roku-cli</a></h3>