diff options
-rw-r--r-- | entries/lilylin/desmos/fib.gif | bin | 0 -> 613741 bytes | |||
-rw-r--r-- | entries/lilylin/desmos/readme.md | 3 | ||||
-rw-r--r-- | people.json | 6 |
3 files changed, 8 insertions, 1 deletions
diff --git a/entries/lilylin/desmos/fib.gif b/entries/lilylin/desmos/fib.gif Binary files differnew file mode 100644 index 0000000..76bf007 --- /dev/null +++ b/entries/lilylin/desmos/fib.gif diff --git a/entries/lilylin/desmos/readme.md b/entries/lilylin/desmos/readme.md new file mode 100644 index 0000000..cc93f36 --- /dev/null +++ b/entries/lilylin/desmos/readme.md @@ -0,0 +1,3 @@ +https://www.desmos.com/calculator/a75xhba7vw + +![](./fib.gif) diff --git a/people.json b/people.json index a88c3bc..f1d8014 100644 --- a/people.json +++ b/people.json @@ -148,7 +148,11 @@ { "name": "mov", "link": "./entries/lilylin/mov/mov.s" - } + }, + { + "name": "desmos", + "link": "./entries/lilylin/desmos/readme.md" + } ] }, { |