Update README.md

[ci skip]
master
Alexey Melnichuk 2017-04-04 17:52:27 +03:00 committed by GitHub
parent f656dc5a65
commit 74ab7b0038
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
[![Coverage Status](https://coveralls.io/repos/Lua-cURL/Lua-cURLv3/badge.png?branch=master)](https://coveralls.io/r/Lua-cURL/Lua-cURLv3?branch=master)
[![Licence](http://img.shields.io/badge/Licence-MIT-brightgreen.svg)](LICENSE)
##Status
## Status
This module include three layer
@ -45,7 +45,7 @@ luarocks install Lua-cURL
Install current master:
```
luarocks install Lua-cURL --server=https://rocks.moonscript.org/dev
luarocks install Lua-cURL --server=https://luarocks.org/dev
```
## List of incompatibility with original [Lua-cURLv2](https://github.com/Lua-cURL/Lua-cURLv2)