summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKatolaZ <katolaz@freaknet.org>2017-07-04 10:27:44 +0100
committerKatolaZ <katolaz@freaknet.org>2017-07-04 10:27:44 +0100
commitca3a88075840473e83f694717936edc1ca316cf9 (patch)
tree569af06afb31da9f78e78cfaf1757b1fded91963
parentf1b1ff26a97a7d4bd44c3e5da62730278923fc16 (diff)
Slight change to README.md
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index e26238c..fc7766e 100644
--- a/README.md
+++ b/README.md
@@ -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