Small readme fix.
This commit is contained in:
parent
f4d144e21c
commit
a8531980d9
1 changed files with 7 additions and 7 deletions
14
README.md
14
README.md
|
@ -84,13 +84,13 @@ Supported Mask Modes:
|
|||
|
||||
Format | Supported | Description |
|
||||
------------- | ------------- | --------------------- |
|
||||
M,m | ✅ | move to |
|
||||
L,l | ✅ | line to |
|
||||
h,h | ✅ | horizontal line to |
|
||||
V,v | ✅ | vertical line to |
|
||||
C,c,S,s | ✅ | cublic to |
|
||||
Q,q,T,t | ✅ | quadratic to |
|
||||
A,a | ✅ | arc to |
|
||||
M m | ✅ | move to |
|
||||
L l | ✅ | line to |
|
||||
h h | ✅ | horizontal line to |
|
||||
V v | ✅ | vertical line to |
|
||||
C c S s | ✅ | cublic to |
|
||||
Q q T t | ✅ | quadratic to |
|
||||
A a | ✅ | arc to |
|
||||
z | ✅ | close path |
|
||||
|
||||
### Realtime Examples
|
||||
|
|
Loading…
Reference in a new issue