From 3a78d96b28ccc118b08e43479b7e3e05e91c2e83 Mon Sep 17 00:00:00 2001 From: vis2k Date: Sat, 16 Mar 2019 11:23:51 +0100 Subject: [PATCH] forgot a --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7bdd88052..76797052b 100644 --- a/README.md +++ b/README.md @@ -67,4 +67,4 @@ As Indie Developers, **our #1 goal** for Mirror is **Ease of Use**. If you want to contribute, always follow the [KISS](https://en.wikipedia.org/wiki/KISS_principle) principle. Everything needs to be **as simple as possible**. As result, the code will be stable, easy to understand, easy to modify and easy to maintain 5 years from now when our games are still running. -Pull Requests for bug fixes are always highly appreciated. New features will be considered very carefully and only be merged if they are the most simple solution to the given problem. \ No newline at end of file +Pull Requests for bug fixes are always highly appreciated. New features will be considered very carefully and will only be merged if they are the most simple solution to the given problem. \ No newline at end of file