diff --git a/README.md b/README.md index 4791de0..729e2fd 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,31 @@

+

Info

+ +### Issues + +*If something doesn't work, please consider opening an* ***[Issue]***
+*with as many details as possible, as well as the console log.* + +### Audio + +*The* ***Screen Recording*** *option currently doesn't support* ***Audio*** *.* + +### Beta + +The **beta** of the emulator core is now available for *some* systems.
+To use it, please add the following line to your code. + +```js +EJS_BETA = true; +``` + +**>> When reporting bugs, please specify that you are using the beta version** + +
+
+

Supported Systems


@@ -72,32 +97,6 @@ **[3DO]**
-
- -

Info

- -### Issues - -*If something doesn't work, please consider opening an* ***[Issue]***
-*with as many details as possible, as well as the console log.* - -### Audio - -*The* ***Screen Recording*** *option currently doesn't support* ***Audio*** *.* - -### Beta - -The **beta** of the emulator core is now available for *some* systems.
-To use it, please add the following line to your code. - -```js -EJS_BETA = true; -``` - -**>> When reporting bugs, please specify that you are using the beta version** - -
-