We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99ca5fd commit fc2a5c9Copy full SHA for fc2a5c9
1 file changed
README.rst
@@ -28,8 +28,8 @@ operating with it on any Python application.
28
Features
29
--------
30
31
-- Ply-based parser to generate objects for dice notation
32
-- Easy-to-use objects to handle the notation, just call the 'roll' method
+- ANTLR-based parser generates objects from dice notation (BNF grammar included)
+- Easy-to-use model, just call the 'roll' method
33
- Classes to support plain dice
34
35
Documentation
0 commit comments