aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0d2c3f6..49b6125 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,7 @@ Logic toolbox in [Clean](http://wiki.clean.cs.ru.nl/Clean). Features include:
* Evaluating expressions without atomic expressions
* Generating truth tables for expressions, possibly with intermediate steps
* Displaying truth tables
+ * Parsing strings to expressions
Read further for examples.