diff --git a/README.md b/README.md index 39b8daf..98e2788 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,8 @@ -# lua-lluv-ftp +# lluv-ftp - FTP client for lluv library [![Licence](http://img.shields.io/badge/Licence-MIT-brightgreen.svg)](LICENSE) [![Build Status](https://travis-ci.org/moteus/lua-lluv-ftp.svg?branch=master)](https://travis-ci.org/moteus/lua-lluv-ftp) [![Coverage Status](https://coveralls.io/repos/github/moteus/lua-lluv-ftp/badge.svg?branch=master)](https://coveralls.io/github/moteus/lua-lluv-ftp?branch=master) -## FTP client for lluv library - ### Usage ```Lua local FTP = requrie "lluv.ftp"