diff options
-rw-r--r-- | people.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/people.json b/people.json index 3652818..481dae1 100644 --- a/people.json +++ b/people.json @@ -595,6 +595,10 @@ { "name": "nim", "link": "./entries/jj/nim/fib.nim" + }, + { + "name": "turing machine", + "link": "./entries/jj/tm/fib.txt" } ] }, |