aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 00ff146e46..417a511f82 100644
--- a/README.md
+++ b/README.md
@@ -42,9 +42,8 @@ How to write plugins in Coq
- Obtaining existing values from memory
- Composing values
- Verifying types
- - Leveraging type inference
- - Leveraging coercion
- Using these terms in commands
- Using these terms in tactics
+ - Automatic proofs without tactics using type classes and canonical structures
compilation and loading must be performed as for `tuto0`.