shithub: ft2-clone

Download patch

ref: 4c269a5cf3dabe54417e90a00f6bffce1fef52b0
parent: 8eb89a1cfaf049ba6d97626ae4e749fb1c328770
author: Olav Sørensen <olav.sorensen@live.no>
date: Wed Jan 29 11:09:30 EST 2020

Update README.md

--- a/README.md
+++ b/README.md
@@ -13,5 +13,6 @@
 Please read HOW-TO-COMPILE.txt file in the repository.
 
 PS: The source code is quite hackish and hardcoded. \
-My first priority is _accuracy_, not flexibility and clean code. \
+My first priority is to make an _accurate_ 1:1 clone, and not to make flexible and easily modifiable code.
+
 Big parts of the code (except GUI) are directly ported from the original FT2 source code, with permission to use a BSD 3-Clause license.