Skip to content

Commit 52e5635

Browse files
committed
[README.md] minor doc revision
removed version numbers in features list
1 parent 3233b8f commit 52e5635

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ Path Inspector is a quadratic font curve path inspection application. The Pytho
1010

1111
The following sub-commands are available:
1212

13-
- `contours`: path contour number report (as of v0.4.0)
14-
- `coordinates`: path coordinates report (as of v0.3.0)
15-
- `direction`: outermost contour path direction report (as of v0.2.0)
13+
- `contours`: path contour number report
14+
- `coordinates`: path coordinates report
15+
- `direction`: outermost contour path direction report
1616
- `path`: curve path report
17-
- `segments`: curve segment report, with line distances and quadratic curve arc lengths (as of v0.5.0)
17+
- `segments`: curve segment report, with line distances and quadratic curve arc lengths
1818

1919
## Installation
2020

0 commit comments

Comments
 (0)