Skip to content

Commit 836f6cb

Browse files
committed
Update README.md
1 parent 3697d9a commit 836f6cb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ https://github.com/kennknowles/python-rightarrow
1616
[![Build status](https://travis-ci.org/kennknowles/python-rightarrow.png)](https://travis-ci.org/kennknowles/python-rightarrow)
1717

1818
This library provides a language for concise higher-order annotations for Python programs, inspired
19-
by the syntax for higher-order contracts and types in advanced languages. Additional functionality
20-
provided (to varying degrees of completeness) include run-time checking, static checking, and
21-
documentation generation.
19+
by the syntax for higher-order contracts and types in advanced languages. Functionality such as run-time
20+
checking, static checking, inference of annotations, and documentation generation all exist here in
21+
various stages of completeness.
2222

2323
This project has a "duck-typed" status: Whatever you can use it for, it is ready for :-)
2424

0 commit comments

Comments
 (0)