Vladislav Folts 12 năm trước cách đây
mục cha
commit
36ce26f46d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      README

+ 1 - 1
README

@@ -3,4 +3,4 @@ Oberon 07 compiler
 Written in JavaScript and transaltes Oberon to JavaScript code so it can be run in web browser.
 
 Quick start:
-run build.cmd (installed Python 2.x or 3.x required). It will make _out/os.js and _out/oberonjs.html. You can try compiler using oberonjs.html.
+run build.cmd (Python 2.x or 3.x is required). It will make _out/os.js and _out/oberonjs.html. Open oberonjs.html in the browser and try the compiler!