aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbraxtonhall2022-10-23 19:31:16 +0000
committerbraxtonhall2022-10-23 19:31:16 +0000
commit093dafb774cf566736e4c060e3b89f2c1e0f4005 (patch)
treee942f7f17b4a73afc2faa0d2f0317f0f5b03f268
parent77ffde450e92ffe6527c35ffc2383b17d4c04f68 (diff)
Organize README
-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 -->