From ca3a88075840473e83f694717936edc1ca316cf9 Mon Sep 17 00:00:00 2001 From: KatolaZ Date: Tue, 4 Jul 2017 10:27:44 +0100 Subject: Slight change to README.md --- README.md | 5 +++-- 1 file 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 -- cgit v1.2.3