diff options
| author | Akshay Nair <phenax5@gmail.com> | 2023-11-18 15:23:56 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2023-11-18 15:23:56 +0530 |
| commit | f492ce80748cd5862672f6949ef05c2e648ef8b6 (patch) | |
| tree | efbb9b67a92c14d1bc8cce8758f80a3c8928e1ae | |
| parent | be8b21c78f57204ed84fd149f71bb93d2fae050b (diff) | |
| download | creative-coding-playground-f492ce80748cd5862672f6949ef05c2e648ef8b6.tar.gz creative-coding-playground-f492ce80748cd5862672f6949ef05c2e648ef8b6.zip | |
chore: readme update
Diffstat (limited to '')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # My playground -Making cool looking things for fun. +Making cool looking things for fun. They're all inside the [sketches](./sketches/) directory. ## 01: Mandelbrot fractal (Generalized to `z' = z^n + c`) | | | |
