From c627d6e0467637ab45edfa81c3da9e27ddd048df Mon Sep 17 00:00:00 2001 From: Turanszki Janos Date: Mon, 8 Jul 2019 22:36:38 +0100 Subject: [PATCH] readme fix --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 258307894..9c6b0dfcc 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,6 @@
- Wicked Engine is an open-source game engine written in C++. It is easy to use, high performance and feature rich. There are no external dependencies, but some free libraries are included as part of the source code. The MIT license means that anyone is free to download, modify, share, sell or do anything with it or parts of it. Mentions are appreciated, but not required.
This project is hosted on GitHub. For any questions, please open an issue at: https://github.com/turanszkij/WickedEngine
Because everything is rapidly changing, the documentation is sparse at the moment.