Skip to content
Snippets Groups Projects
Commit 9569f6de authored by Grzegorz Kostkowski's avatar Grzegorz Kostkowski
Browse files

Minor reformulation in README.md

parent f5e2a2c7
No related merge requests found
......@@ -2,7 +2,7 @@
Python package providing easy way to test correctness of annotations in CCL document.
# Description
Mayor method is ``assert_has_ann`` which checks if given tokens are annotated
``assert_has_ann`` is the main method which checks if given tokens are annotated
with specified annotation and annotation is set correctly. For details,
check docstrings.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment