Kaynağa Gözat

Complete main README.md

ZRY 1 yıl önce
ebeveyn
işleme
00b8cfe223
1 değiştirilmiş dosya ile 25 ekleme ve 1 silme
  1. 25 1
      README.md

+ 25 - 1
README.md

@@ -1,3 +1,27 @@
 # NagaeJSVM
 
-A Javascript (ECMAScript) VM base on goja, for Nagae Project. This component is open source, with license 'MIT License'.
+A Javascript (ECMAScript) VM base on goja, for Nagae Project.
+This component is open source, with license 'MIT License'.
+
+## Documentation
+
+* The documentation about engine, see
+[/docs/engine](https://git.swzry.com/ProjectNagae/NagaeJSVM/src/master/docs/engine)
+.
+* The documentation about js, see
+[/docs/js](https://git.swzry.com/ProjectNagae/NagaeJSVM/src/master/docs/js)
+.
+
+## Example
+
+See [/example](http://git.swzry.com/ProjectNagae/NagaeJSVM/src/master/example)
+
+More about this example, see
+[/docs/engine](https://git.swzry.com/ProjectNagae/NagaeJSVM/src/master/docs/engine)
+.
+
+## For Chinese
+
+请查看
+[/docs/engine](https://git.swzry.com/ProjectNagae/NagaeJSVM/src/master/docs/engine)
+。