There was an error while loading. Please reload this page.
1 parent b428495 commit b7352f1Copy full SHA for b7352f1
README.md
@@ -12,6 +12,7 @@ This version is
12
13
* Microsoft Visual C++ compatible/compileable
14
* Is used in Sciter.JS
15
+* It contains extras, check [wiki](https://github.com/c-smile/quickjspp/wiki)
16
17
The main documentation is in doc/quickjs.pdf or doc/quickjs.html.
18
@@ -25,6 +26,6 @@ It will generate .build/vs2017/quickjs-msvc.sln and open it in Microsoft Visual
25
26
27
Press F5 to compile it and run qjs - interactive JS command line application.
28
-Check [wiki](https://github.com/c-smile/quickjspp/wiki)
29
+
30
31
0 commit comments