aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index 13a85c5..fb269c0 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,9 @@
# fib
-- [`adam`](./entries/braxtonhall/adam/main.py)
-- [`express`](./entries/braxtonhall/express/index.js)
+## [`braxtonhall`](https://github.com/braxtonhall)
+- [`adam`](./entries/braxtonhall/adam/main.py) (WIP)
+- [`express`](./entries/braxtonhall/express/index.js) (WIP)
- [`homework`](./entries/braxtonhall/homework/fib.cpp)
- [`types`](./entries/braxtonhall/types/index.ts)
+<!-- - `smt` compiles to SMT, and the solver gives you the fib sequence -->
+<!-- - `imperitive-church` imperitive implementation in the lambda calculus -->