We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca9ae25 commit 77ae558Copy full SHA for 77ae558
1 file changed
docs/source/index.rst
@@ -13,8 +13,8 @@ add the number five to the result”.
13
Features
14
--------
15
16
-- Ply-based parser to generate objects for dice notation
17
-- 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
18
- Classes to support plain dice
19
20
.. toctree::
0 commit comments