From f5af84d89a72ee816b4e27815c1dbf6fcd1b80bd Mon Sep 17 00:00:00 2001 From: arthur Date: Wed, 24 Apr 2024 18:03:05 +0200 Subject: [PATCH] add snake --- README.md | 3 +++ snake.svg | 14 ++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 snake.svg diff --git a/README.md b/README.md index 9df4ce3..950f914 100644 --- a/README.md +++ b/README.md @@ -35,3 +35,6 @@ If you have any questions, want to collaborate on an exciting project, or just h - [GitHub](https://github.com/Tutur33) - [Discord](https://discord.gg/HxgaA44CPh) - [Website](http://tuturp33.000webhostapp.com) + + +![Snake](snake.svg) \ No newline at end of file diff --git a/snake.svg b/snake.svg new file mode 100644 index 0000000..ed434b6 --- /dev/null +++ b/snake.svg @@ -0,0 +1,14 @@ + + + + +Generated with https://github.com/Platane/snk + +Generated with https://github.com/Platane/snk \ No newline at end of file