Small readme fix.

This commit is contained in:
treeform 2021-05-24 10:51:17 -07:00
parent f4d144e21c
commit a8531980d9

View file

@ -84,13 +84,13 @@ Supported Mask Modes:
Format | Supported | Description | Format | Supported | Description |
------------- | ------------- | --------------------- | ------------- | ------------- | --------------------- |
M,m | ✅ | move to | M m | ✅ | move to |
L,l | ✅ | line to | L l | ✅ | line to |
h,h | ✅ | horizontal line to | h h | ✅ | horizontal line to |
V,v | ✅ | vertical line to | V v | ✅ | vertical line to |
C,c,S,s | ✅ | cublic to | C c S s | ✅ | cublic to |
Q,q,T,t | ✅ | quadratic to | Q q T t | ✅ | quadratic to |
A,a | ✅ | arc to | A a | ✅ | arc to |
z | ✅ | close path | z | ✅ | close path |
### Realtime Examples ### Realtime Examples