aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
-rw-r--r--entries/ionathanch/agda/Fib.agda (renamed from entries/ionchy/agda/Fib.agda)0
2 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index e2c309e..d126e3b 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,9 @@ For a submission to the upcoming "Reclaim your space" exhibition at [Hatch Art G
<!-- - `smt` compiles to SMT, and the solver gives you the fib sequence -->
<!-- - `imperitive-church` imperitive implementation in the lambda calculus -->
+### [`ionathanch`](https://github.com/ionathanch)
+- [`agda`](./entries/ionathanch/agda/Fib.agda)
+
### [`funemy`](https://github.com/funemy)
- [`agda`](./entries/funemy/agda/fib1.agda)
- [`z3`](./entries/funemy/z3/z3fib.sh)
diff --git a/entries/ionchy/agda/Fib.agda b/entries/ionathanch/agda/Fib.agda
index a12b0a5..a12b0a5 100644
--- a/entries/ionchy/agda/Fib.agda
+++ b/entries/ionathanch/agda/Fib.agda