From e6591020f732b4cc01c63c1a171aa8be2f2478dd Mon Sep 17 00:00:00 2001 From: Alexey Melnichuk Date: Fri, 7 Jul 2017 10:07:25 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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"