diff options
author | Tarcisio-Teixeira | 2022-10-25 22:08:03 +0000 |
---|---|---|
committer | GitHub | 2022-10-25 22:08:03 +0000 |
commit | 79f35588f9026e09a7adcef7388f0c613b6ac240 (patch) | |
tree | 76aec82063ef320a7df67055fb403c5ceac4b989 | |
parent | 4d979b9ca2b5e5733f95edc65fd0adf7c51e2bb3 (diff) |
Update people.json
-rw-r--r-- | people.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/people.json b/people.json index f7edd70..e9faed7 100644 --- a/people.json +++ b/people.json @@ -280,7 +280,11 @@ { "name": "logn?", "link": "./entries/Tarcisio-Teixeira/fib.py" - } + }, + { + "name": "differential", + "link": "./entries/Tarcisio-Teixeira/differential.py" + }, ] }, { @@ -397,4 +401,4 @@ } ] } -]
\ No newline at end of file +] |