2
0
Vladislav Folts 12 жил өмнө
parent
commit
3d6f26c1b0
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      README.md

+ 2 - 2
README → README.md

@@ -1,6 +1,6 @@
-Oberon 07 compiler
+# Oberon 07 compiler
 
 Written in JavaScript and transaltes Oberon to JavaScript code so it can be run in web browser.
 
-Quick start:
+## Quick start
 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!