From 51e03a36fe1a2350340657570a36e4c491cf44d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Eduardo=20Teixeira?= Date: Sun, 12 Dec 2021 14:07:05 -0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index c0223a2f..7a334514 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ # MYG +The evolution of B.Y.O.N.D, rewritten in C++ and OpenGL3. + +The project will at some point become private, or migrate to another repository when server functionality is added for security purposes. For now, it features + +- DME reader/parser +- DMM reader/parser +- Code editor interface + ## Compiling