Skip to content

Commit be2b164

Browse files
authored
Update README.md
1 parent 6d5c032 commit be2b164

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
@@ -41,6 +41,9 @@ Changelog can be found in [CHANGELOG.md](https://github.com/Perryvw/TypescriptTo
4141
}
4242
```
4343

44+
## Contributing
45+
All contributions are welcome, but please read our [contribution guidelines](https://github.com/Perryvw/TypescriptToLua/blob/master/CONTRIBUTING.md)!
46+
4447
## Declarations
4548
The real power of this transpiler is usage together with good declarations for the Lua API provided. Some examples of Lua interface declarations can be found here:
4649
- [Dota 2 Modding](https://github.com/ModDota/API/tree/master/declarations/server)

0 commit comments

Comments
 (0)