update Readme

This commit is contained in:
makefu 2013-11-19 10:27:12 +01:00
parent c03d7b1675
commit ec4c806411

View file

@ -2,7 +2,16 @@
Bump is a minimalistic self-hosted pastebin.
It is written as a replacement for the gorgeous sprunge.us
# usage
## usage
$ curl <host>
Bump Usage:
> echo balls | curl -F "p=<-" <host>
< http://<host>/q9a1bfljzm
> curl note/q9a1bfljzm
< balls
Source at http://github.com/makefu/bump
## Install