aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormoteus <mimir@newmail.ru>2013-12-26 12:13:38 +0400
committermoteus <mimir@newmail.ru>2013-12-26 12:13:38 +0400
commit61dbda02e96b259cecfc01469d3e15d5c23607c7 (patch)
tree4b399f2dff978222abe8910bb8195092dada42c5
parent1f0323a0ff1a560c6d1170024808da99131983d0 (diff)
downloadlua-llthreads2-61dbda02e96b259cecfc01469d3e15d5c23607c7.tar.gz
lua-llthreads2-61dbda02e96b259cecfc01469d3e15d5c23607c7.tar.bz2
lua-llthreads2-61dbda02e96b259cecfc01469d3e15d5c23607c7.zip
Add. travis build status image to readme [ci skip]
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a297dea..3e2661a 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
1lua-llthreads2 1lua-llthreads2
2============== 2==============
3[![Build Status](https://travis-ci.org/moteus/lua-llthreads2.png?branch=master)](https://travis-ci.org/moteus/lua-llthreads2)
3 4
4This is full dropin replacement for [llthreads](https://github.com/Neopallium/lua-llthreads) library. 5This is full dropin replacement for [llthreads](https://github.com/Neopallium/lua-llthreads) library.
5 6