diff options
author | KatolaZ <katolaz@freaknet.org> | 2017-07-04 10:27:44 +0100 |
---|---|---|
committer | KatolaZ <katolaz@freaknet.org> | 2017-07-04 10:27:44 +0100 |
commit | ca3a88075840473e83f694717936edc1ca316cf9 (patch) | |
tree | 569af06afb31da9f78e78cfaf1757b1fded91963 | |
parent | f1b1ff26a97a7d4bd44c3e5da62730278923fc16 (diff) |
Slight change to README.md
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -48,8 +48,9 @@ features, and implying a useless amount of complexity. A paste server must be able to do two things, 1) create a new paste and return its ID, and 2) retrieve an existing paste using its ID. `binnit` does just and only these two things, in the simplest -possible way, without any external dependency. If you need more, then -`binnit` is not for you. +possible way, without any external dependency. If you need more than +that, then `binnit` is not for you. But do you really need anything +more? ## About minimalism |