Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
moteus committed Jul 7, 2017
1 parent fb5d328 commit e659102
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit e659102

Please sign in to comment.