From 1d10815577d25f3dc5fe2d0ca6a59ad8516e683c Mon Sep 17 00:00:00 2001 From: Cesar Gimenes Date: Thu, 9 Jun 2022 10:08:11 -0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 29e05af..f834acf 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Neko +![noko](https://github.com/crgimenes/neko/blob/main/assets/awake.png) + [Neko](https://en.wikipedia.org/wiki/Neko_(software)) is a cat that chases the mouse cursor across the screen, an app written in the late 1980s and ported for many platforms. This code is a re-implementation using Golang and **has no relationship to the original software**. Furthermore, this version does not use any part of the source code except sprites and sounds.