From edff3a85d5078e15ad8423205fd2d88d629d55b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20Sobczy=C5=84ski?= <32263891+h4570@users.noreply.github.com> Date: Wed, 31 Aug 2022 09:37:42 +0200 Subject: [PATCH] Update README.MD --- README.MD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.MD b/README.MD index 60c4ae5..dd09a27 100644 --- a/README.MD +++ b/README.MD @@ -100,8 +100,8 @@ Decision was simple - I need to create an engine which will handle 3D file loadi * `.png` Texture file support ### Branches -* `master` - stable releases - tested on PS2 & PCSX2. -~~* `develop` - daily builds.~~ +* `master` - stable releases - tested on PS2 & PCSX2. +* `develop` - daily builds. See the [open issues](https://github.com/h4570/tyra/issues) for a list of proposed features (and known issues).