aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbraxtonhall2022-10-23 23:28:11 +0000
committerbraxtonhall2022-10-23 23:28:11 +0000
commit8c3619fcb5e01b14eeab69bfa8c88cd75ed16ac9 (patch)
tree78fb3f42db412aa38c23184ddac133c09478d885
parent3e7fc904482f049e5ce549b555b96ea0ef151f71 (diff)
Make Jon's work/description consistent with everyone else
-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