aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSyndamia <kamen.d.mladenov@protonmail.com>2020-05-09 19:17:15 +0300
committerSyndamia <kamen.d.mladenov@protonmail.com>2020-05-09 19:17:15 +0300
commit144223a11a32a19ff4af2d3ccfedb085c17e9d0c (patch)
tree5f00213c26285fe82572c423e58305f636017dd0 /README.md
parent0934964950cb4df3a136632c2dbf4062a92429ab (diff)
downloadMundus-144223a11a32a19ff4af2d3ccfedb085c17e9d0c.tar
Mundus-144223a11a32a19ff4af2d3ccfedb085c17e9d0c.tar.gz
Mundus-144223a11a32a19ff4af2d3ccfedb085c17e9d0c.zip
Removed executable and updated readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/README.md b/README.md
index 6858b6b..70f4926 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,5 @@
-# Mundus
-My IT-kariera module 7 (Software development) project. It is built in C# and Gtk# 2.0.
+This branch is for the required things that the project must include for the moudule:
+ - Database integration
+ - Unit tests
-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_ (to run it on Linux, you should use [Mono](https://www.mono-project.com/download/stable/#download-lin)).
+These will not be present in future versions of the project.