aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKamen <kami02882@gmail.com>2020-04-07 17:18:02 +0300
committerGitHub <noreply@github.com>2020-04-07 17:18:02 +0300
commit5a167be020b26f4e39a6cc4ced29db087d932329 (patch)
treeeefef9d5d1cec9767f88b6f610e283e32d7304e5 /README.md
parent43149c718a86304ab636604eae3c9c1f58244140 (diff)
downloadMundus-5a167be020b26f4e39a6cc4ced29db087d932329.tar
Mundus-5a167be020b26f4e39a6cc4ced29db087d932329.tar.gz
Mundus-5a167be020b26f4e39a6cc4ced29db087d932329.zip
Updated readme info
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index f84e1ce..30c7fda 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
# Mundus
-My IT-kariera module 7 (Software development) project
+My IT-kariera module 7 (Software development) project. It is built in C# and Gtk# 2.0.
-**Note**: Install [Gtk-Sharp](https://www.mono-project.com/docs/gui/gtksharp/installer-for-net-framework/) to run the executable on _Windows_ and [Mono](https://www.mono-project.com/download/stable/#download-lin) to run the executable on _Linux_.
+Mundus is a sandbox openworld RPG. You can explore, destroy, create or fight, the world is your oyster.
+
+**Note**: Install [Gtk-Sharp](https://www.mono-project.com/docs/gui/gtksharp/installer-for-net-framework/) to run the executable on _Windows_ and _Linux_ (you also need to install [Mono](https://www.mono-project.com/download/stable/#download-lin) to run it on Linux).