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 251e1f5 commit fb5d328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# lua-lluv-ftp
==============
[![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 fb5d328

Please sign in to comment.