mirror of
https://github.com/makefu/bump.git
synced 2024-03-22 11:32:52 +01:00
update Readme
This commit is contained in:
parent
c03d7b1675
commit
ec4c806411
1 changed files with 10 additions and 1 deletions
11
Readme.md
11
Readme.md
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue