diff --git a/docs/index.md b/docs/index.md new file mode 100644 index 0000000..109cf6b --- /dev/null +++ b/docs/index.md @@ -0,0 +1,2 @@ +# Effil +Threading library for Lua. Written in C++ with great help of [sol2](https://github.com/ThePhD/sol2).