diff options
author | Lily Lin | 2022-10-25 07:48:26 +0000 |
---|---|---|
committer | Lily Lin | 2022-10-25 07:48:26 +0000 |
commit | 6231e37a6a54ee4daf0bd961ca54a0f24e1ded01 (patch) | |
tree | 011f337c907e11e7f988131beea41331333ffc24 | |
parent | 0ed18c72ac8be49badd4b0542faf9b75c6fbce0b (diff) |
desmos lmao
-rw-r--r-- | entries/lilylin/desmos/output.gif | bin | 0 -> 495478 bytes | |||
-rw-r--r-- | entries/lilylin/desmos/readme.md | 3 | ||||
-rw-r--r-- | people.json | 4 |
3 files changed, 7 insertions, 0 deletions
diff --git a/entries/lilylin/desmos/output.gif b/entries/lilylin/desmos/output.gif Binary files differnew file mode 100644 index 0000000..0c6b5a9 --- /dev/null +++ b/entries/lilylin/desmos/output.gif diff --git a/entries/lilylin/desmos/readme.md b/entries/lilylin/desmos/readme.md new file mode 100644 index 0000000..f913222 --- /dev/null +++ b/entries/lilylin/desmos/readme.md @@ -0,0 +1,3 @@ +https://www.desmos.com/calculator/gr0vvrxqe0 + +![](./output.gif) diff --git a/people.json b/people.json index a6e6686..64e5cad 100644 --- a/people.json +++ b/people.json @@ -103,6 +103,10 @@ { "name": "mov", "link": "./entries/lilylin/mov/mov.s" + }, + { + "name": "desmos", + "link": "./entries/lilylin/desmos/readme.md" } ] }, |