From f395f2ce643f91592b1e4abdf00dde7869933792 Mon Sep 17 00:00:00 2001 From: rootVIII Date: Sun, 30 May 2021 02:21:24 -0400 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c722c25..0f75b86 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -### Skulls is simple Columns-like strategy game developed in Golang with the Ebiten library (for Android) +### Skulls! A simple Columns-like strategy game developed in Golang with the Ebiten library (for Android)
ex1