From 08713618a8f96e59fcfd7b6eedfa1a2143b9062b Mon Sep 17 00:00:00 2001 From: mihacooper Date: Sat, 11 Feb 2017 13:57:34 +0300 Subject: [PATCH] Add ReadTheDocs to project --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f031707..37a3a5f 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ 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) +[![Documentation Status](https://readthedocs.org/projects/effil/badge/?version=latest)](http://effil.readthedocs.io/en/latest/?badge=latest)