We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6a97ac commit 828ef00Copy full SHA for 828ef00
README.md
@@ -3,6 +3,9 @@ A generic TypeScript to Lua transpiler. Write your code in TypeScript and publis
3
4
[](https://travis-ci.org/Perryvw/TypescriptToLua) [](https://codecov.io/gh/perryvw/typescripttolua)
5
6
+## Documentation
7
+More detailed documentation and info on writing declarations can be found [on the wiki](https://github.com/Perryvw/TypescriptToLua/wiki).
8
+
9
## Usage Guide
10
11
**Install**
0 commit comments