wording improvements in README
diff --git a/README b/README
index 25a548c..5eda058 100644
--- a/README
+++ b/README
@@ -60,10 +60,10 @@ before Got's command line interface was available; it is unlikely that a
problem found during regular usage will require a test to be written in C.
Some areas of code, such as the tog UI, are not covered by automated tests.
-Please try to find a way to trigger your problem via the command line before
-reporting the problem without including a written test case. If writing an
-automated test really turns out to be impossible, please explain in very
-clear terms how to reproduce the problem.
+Please always try to find a way to trigger your problem via the command line
+interface before reporting a problem without a written test case included.
+If writing an automated test really turns out to be impossible, please
+explain in very clear terms how the problem can be reproduced.
Mail problem reports to: Stefan Sperling <stsp@stsp.name>