Add ReadTheDocs to project

This commit is contained in:
mihacooper 2017-02-11 13:57:34 +03:00 committed by GitHub
parent 9d9d1d2e36
commit 08713618a8

View File

@ -2,3 +2,4 @@
Threading library for Lua. Written in C++ with great help of [sol2](https://github.com/ThePhD/sol2). Threading library for Lua. Written in C++ with great help of [sol2](https://github.com/ThePhD/sol2).
[![Build Status](https://travis-ci.org/loud-hound/effil.svg?branch=master)](https://travis-ci.org/loud-hound/effil) [![Build Status](https://travis-ci.org/loud-hound/effil.svg?branch=master)](https://travis-ci.org/loud-hound/effil)
[![Documentation Status](https://readthedocs.org/projects/effil/badge/?version=latest)](http://effil.readthedocs.io/en/latest/?badge=latest)