diff options
| author | Kamen Mladenov <kamen.d.mladenov@protonmail.com> | 2020-06-03 08:34:43 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-03 08:34:43 +0300 |
| commit | c73a82878630516f36a2ef68f720d4aeb0464b3d (patch) | |
| tree | f6ffad0bb420c489d6a131c5890a9a750b724df7 | |
| parent | 543bf76e0f043e3f7bc050257b230f4df6ad55a7 (diff) | |
| download | Mundus-c73a82878630516f36a2ef68f720d4aeb0464b3d.tar Mundus-c73a82878630516f36a2ef68f720d4aeb0464b3d.tar.gz Mundus-c73a82878630516f36a2ef68f720d4aeb0464b3d.zip | |
Update README.mdrequirements
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,5 +1,3 @@ -For more information, visit [my website](http://www.syndamia.com/projects/mundus/introduction.html). - In this branch I will be adding features that are module requirements: - Using a databse - `MySQL` database @@ -20,6 +18,8 @@ In this branch I will be adding features that are module requirements: This program has more than 2000 lines of practical code (I don't count code that is repeated with minor differences). I have written, in total, more than 21000 lines of code in the process of making it for the last ~2,5 months (since 27.02). -I won't be integrating these features in official and post-exam versions of the project. Also many things are dependant on my setup, so I won't be adding a built executable. +I won't be integrating these features in any other versions of the project. Also many things are dependant on my setup, so I won't be adding a built executable. + +For more information, visit [my website](http://www.syndamia.com/projects/mundus/introduction). **This branch won't be pushed to `master` and, after the exam, will be left only for archiving purposes**. |
