This commit is contained in:
kyren 2017-05-29 16:30:43 -04:00
parent 4deb90c1ef
commit 87e3e56ae3

View file

@ -2,7 +2,7 @@
[![Build Status](https://travis-ci.org/chucklefish/rlua.svg?branch=master)](https://travis-ci.org/chucklefish/rlua)
[WIP API Documentation](docs.rs/rlua)
[WIP API Documentation](https://docs.rs/rlua)
This library is a WIP high level interface between Rust and Lua. Its major
goal is to expose as easy to use, practical, and flexible of an API between