We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a86d810 commit e8eb507Copy full SHA for e8eb507
README.md
@@ -8,4 +8,12 @@ appear (double click on color text field).
8

9
10
This is a hacky beta version. Main focus on building cSharp with msbuild
11
-and running the exe with mono (Linux or Rasperry Pi 1).
+and running the exe with mono (Linux or Rasperry Pi 1).
12
+
13
+## Load Config
14
15
+I know, it will be more effective, to store additional column numbers and color
16
+codes for each criteria and "process" them after loading the config. Please
17
+note that it is an kick-ass development of a simple tool. Many possible input,
18
+usability and data problems are therefore ignored. **Before more features** are
19
+added at this point, a **useful error output** would have to be implemented NOW.
0 commit comments