aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2017-07-25 14:35:36 +0000
committerGitHub <noreply@github.com>2017-07-25 14:35:36 +0000
commite9a5578ab6b49f781caad1ba283d96db1b489bdb (patch)
treedbc922ff14eefef023bd05b25eeeded4b556dd18
parentshorten golinks description (diff)
downloadawesome-selfhosted-e9a5578ab6b49f781caad1ba283d96db1b489bdb.tar.gz
awesome-selfhosted-e9a5578ab6b49f781caad1ba283d96db1b489bdb.zip
shorten pastebin description
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1b392d2b..cd653abe 100644
--- a/README.md
+++ b/README.md
@@ -892,7 +892,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com
* [mojopaste](http://search.cpan.org/dist/App-mojopaste/) - Perl based pastebin. ([Demo](http://p.thorsen.pm/), [Source Code](https://github.com/jhthorsen/app-mojopaste)) `ARTv2` `Perl`
* [NoteHub](https://notehub.org) - Free and Hassle-free Pastebin for Markdown Pages. Simple, clean, password provided, generated-short link. ([Demo](https://notehub.org), [Source Code](https://github.com/chmllr/NoteHub)) `MIT` `Nodejs`
* [Paste](http://phpaste.sourceforge.io/) - Paste is forked from the original source pastebin.com used before it was bought. ([Demo](http://phpaste.sourceforge.net/demo), [Source Code](https://github.com/jordansamuel/PASTE)) `GPLv3` `PHP`
- * [pastebin](https://github.com/prologic/pastebin) - pastebin is a simple pastebin service with convenient api and CLI. ([Demo](https://paste.mills.io)) `MIT` `Go`
+ * [pastebin](https://github.com/prologic/pastebin) - A simple pastebin service with convenient api and CLI. ([Demo](https://paste.mills.io)) `MIT` `Go`
* [Pastebin](https://p.pantsu.cat) - Modern self-hosted pastebin service with a restful API. ([Demo](https://p.pantsu.cat), [Source Code](https://github.com/ewhal/Pastebin)) `MIT` `Go`
* [pb](https://github.com/ptpb/pb) - Lightweight pastebin (and url shortener) built using flask. ([Demo](https://ptpb.pw/)) `GPLv3` `Python`
* [pbnh](https://github.com/bhanderson/pbnh) - Pastebin inspired from project pb and hastebin, with an API and a SQL-based backend. `MIT` `Python`