Justify »Users are Programmers«. - bitreich-documents - The repository to tra… | |
git clone git://bitreich.org/bitreich-documents/ git://enlrupgkhuxnvlhsf6lc3fzi… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
commit 1ff891a799d22c6c40de823ea276258b3f280ae3 | |
parent 0b609833d174b99c8d7a652820b28bd3d25faa20 | |
Author: Christoph Lohmann <[email protected]> | |
Date: Fri, 26 Jan 2018 20:03:12 +0100 | |
Justify »Users are Programmers«. | |
Diffstat: | |
M bitreich-manifesto.md | 8 ++++---- | |
1 file changed, 4 insertions(+), 4 deletions(-) | |
--- | |
diff --git a/bitreich-manifesto.md b/bitreich-manifesto.md | |
@@ -72,10 +72,10 @@ will never give back. So enforce GPLv3, it’s needed. | |
#### Users Are Programmers | |
-Software should be written for programmers, which means the code is the | |
-documentation, it should be easy readable, low abstraction levels should be | |
-used (OOP sucks most of the times) and a simple Makefile to build everything | |
-needs to be present. | |
+Software should be written for programmers, which means the code is the | |
+documentation, it should be easy readable, low abstraction levels should | |
+be used (OOP sucks most of the times) and a simple Makefile to build ev‐ | |
+erything needs to be present. | |
#### Bugreports Are Patches | |