Skip to content

Commit 828ef00

Browse files
authored
added wiki to readme
1 parent d6a97ac commit 828ef00

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ A generic TypeScript to Lua transpiler. Write your code in TypeScript and publis
33

44
[![Build Status](https://travis-ci.org/Perryvw/TypescriptToLua.svg?branch=master)](https://travis-ci.org/Perryvw/TypescriptToLua) [![Coverage](https://codecov.io/gh/perryvw/typescripttolua/branch/master/graph/badge.svg)](https://codecov.io/gh/perryvw/typescripttolua)
55

6+
## Documentation
7+
More detailed documentation and info on writing declarations can be found [on the wiki](https://github.com/Perryvw/TypescriptToLua/wiki).
8+
69
## Usage Guide
710

811
**Install**

0 commit comments

Comments
 (0)