add initial documentation

This commit is contained in:
mihacooper 2017-02-11 14:46:34 +03:00
parent 08713618a8
commit bb66383eb7

2
docs/index.md Normal file
View File

@ -0,0 +1,2 @@
# Effil
Threading library for Lua. Written in C++ with great help of [sol2](https://github.com/ThePhD/sol2).