Justify »Users are Programmers«. - bitreich-documents - The repository to track the core bitreich documents.
HTML git clone git://bitreich.org/bitreich-documents/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/bitreich-documents/
DIR Log
DIR Files
DIR Refs
DIR Tags
---
DIR commit 1ff891a799d22c6c40de823ea276258b3f280ae3
DIR parent 0b609833d174b99c8d7a652820b28bd3d25faa20
HTML Author: Christoph Lohmann <20h@r-36.net>
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(-)
---
DIR 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