about summary refs log tree commit diff homepage
path: root/brutalmaze/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'brutalmaze/__init__.py')
-rw-r--r--brutalmaze/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/brutalmaze/__init__.py b/brutalmaze/__init__.py
index 538c489..ce4296a 100644
--- a/brutalmaze/__init__.py
+++ b/brutalmaze/__init__.py
@@ -1,3 +1,3 @@
-"""Minimalist thrilling shoot 'em up game with minimalist art style"""
+"""Minimalist thrilling shoot 'em up game"""
 
 from .game import __version__