Skip to content

Commit b7352f1

Browse files
authored
Update README.md
1 parent b428495 commit b7352f1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ This version is
1212

1313
* Microsoft Visual C++ compatible/compileable
1414
* Is used in Sciter.JS
15+
* It contains extras, check [wiki](https://github.com/c-smile/quickjspp/wiki)
1516

1617
The main documentation is in doc/quickjs.pdf or doc/quickjs.html.
1718

@@ -25,6 +26,6 @@ It will generate .build/vs2017/quickjs-msvc.sln and open it in Microsoft Visual
2526

2627
Press F5 to compile it and run qjs - interactive JS command line application.
2728

28-
Check [wiki](https://github.com/c-smile/quickjspp/wiki)
29+
2930

3031

0 commit comments

Comments
 (0)