Skip to content

Commit

Permalink
Documentation: invocation line added.
Browse files Browse the repository at this point in the history
  • Loading branch information
drmats committed May 22, 2018
1 parent 89f1401 commit 64b89ae
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,12 @@ between machines over [HTTP protocol](http://www.ietf.org/rfc/rfc2616.txt).
[![GitHub code size](https://img.shields.io/github/languages/code-size/drmats/pyfup.svg)](https://github.com/drmats/pyfup)
[![GitHub tag](https://img.shields.io/github/tag/drmats/pyfup.svg)](https://github.com/drmats/pyfup)

```bash
$ python3 fup.py
[WSGIServer/0.2 CPython/3.6.5 pyfup/0.5.5]
listening on 0.0.0.0:8000 <192.168.1.13:8000>
```

<br />


Expand Down

0 comments on commit 64b89ae

Please sign in to comment.