summaryrefslogtreecommitdiffhomepage
path: root/generator.html
diff options
context:
space:
mode:
Diffstat (limited to 'generator.html')
-rw-r--r--generator.html12
1 files changed, 9 insertions, 3 deletions
diff --git a/generator.html b/generator.html
index 7498ebf..f172e8b 100644
--- a/generator.html
+++ b/generator.html
@@ -26,10 +26,16 @@
<p>
Es dürfen <u>NUR</u> die Variablen a, b, c und d und die Abel Schreibweise verwendet werden.
</p>
- <label for="input">Boolescher Funktionsterm:</label>
+ <p>
+ Wahre Werte werden zur Veranschaulichung grün hinterlegt und in Abhängigkeit der
+ umliegenden Werte (Matrix Neighbours) heller bzw. dunkler.
+ </p>
+ <p>
+ Mehr Informationen zur Kalkulation sind in <b>F12->Konsole</b> aufrufbar.
+ </p>
+ <label for="input"><b>Boolescher Funktionsterm:</b></label>
<input id="input" placeholder="z.B. (a & b) # (c & d)" type="text">
- <button id="minify">Generieren!</button>
-
+ <br>
<pre id="log"></pre>
<div class="kv-grid">