Update README.md

This commit is contained in:
mihacooper 2017-08-05 15:41:15 +03:00 committed by GitHub
parent 9f6e8ad988
commit 8edeb5265e

View File

@ -1,5 +1,5 @@
# Effil
[![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/effil/effil.svg?branch=master)](https://travis-ci.org/loud-hound/effil)
Effil is a lua module for multithreading support.
It allows to spawn native threads and safe data exchange.