aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSyndamia <kamen.d.mladenov@protonmail.com>2020-04-08 12:26:49 +0300
committerSyndamia <kamen.d.mladenov@protonmail.com>2020-04-08 12:26:49 +0300
commit31b69f1f4516a8859c963bc44d5e1e0c87c58897 (patch)
tree888137c628501bfa42f1c363ecd2d39cfacf91c0 /README.md
parent750e105ce65682fad95c0b2dc6d3317f6552bcf9 (diff)
parent5a167be020b26f4e39a6cc4ced29db087d932329 (diff)
downloadMundus-31b69f1f4516a8859c963bc44d5e1e0c87c58897.tar
Mundus-31b69f1f4516a8859c963bc44d5e1e0c87c58897.tar.gz
Mundus-31b69f1f4516a8859c963bc44d5e1e0c87c58897.zip
Merge branch 'master' of https://github.com/Syndamia/Mundus
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).