From 6231e37a6a54ee4daf0bd961ca54a0f24e1ded01 Mon Sep 17 00:00:00 2001 From: Lily Lin Date: Tue, 25 Oct 2022 00:48:26 -0700 Subject: desmos lmao --- entries/lilylin/desmos/output.gif | Bin 0 -> 495478 bytes entries/lilylin/desmos/readme.md | 3 +++ people.json | 4 ++++ 3 files changed, 7 insertions(+) create mode 100644 entries/lilylin/desmos/output.gif create mode 100644 entries/lilylin/desmos/readme.md diff --git a/entries/lilylin/desmos/output.gif b/entries/lilylin/desmos/output.gif new file mode 100644 index 0000000..0c6b5a9 Binary files /dev/null and b/entries/lilylin/desmos/output.gif differ 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" } ] }, -- cgit v1.2.3-70-g09d2