From 705c6e2d9db2ed7fa15dc86567add1ab2d2fd3ad Mon Sep 17 00:00:00 2001 From: arthur Date: Wed, 24 Apr 2024 18:16:43 +0200 Subject: [PATCH] corrige bug for snake --- README.md | 6 +++++- darkSnake.svg | 2 ++ lightSnake.svg | 1 + snake.svg | 14 -------------- 4 files changed, 8 insertions(+), 15 deletions(-) create mode 100644 darkSnake.svg create mode 100644 lightSnake.svg delete mode 100644 snake.svg diff --git a/README.md b/README.md index 950f914..bfd76f2 100644 --- a/README.md +++ b/README.md @@ -37,4 +37,8 @@ If you have any questions, want to collaborate on an exciting project, or just h - [Website](http://tuturp33.000webhostapp.com) -![Snake](snake.svg) \ No newline at end of file + + + + github-snake + \ No newline at end of file diff --git a/darkSnake.svg b/darkSnake.svg new file mode 100644 index 0000000..bb8c123 --- /dev/null +++ b/darkSnake.svg @@ -0,0 +1,2 @@ + +Generated with https://github.com/Platane/snk \ No newline at end of file diff --git a/lightSnake.svg b/lightSnake.svg new file mode 100644 index 0000000..1cb333a --- /dev/null +++ b/lightSnake.svg @@ -0,0 +1 @@ +Generated with https://github.com/Platane/snk \ No newline at end of file diff --git a/snake.svg b/snake.svg deleted file mode 100644 index ed434b6..0000000 --- a/snake.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - -Generated with https://github.com/Platane/snk - -Generated with https://github.com/Platane/snk \ No newline at end of file