Skip to content

Commit

Permalink
Add watercolor to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ascorbic committed Jan 18, 2021
1 parent 25f39b4 commit 1d8ce63
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,18 @@ according to the different parameters.
- **`neighbourColor`** Color of the line joining the points. _Default: `color`
value with 0.2 alpha_
### Watercolor
`useWatercolor(options)`
![paint](https://raw.githubusercontent.com/ascorbic/react-artboard/main/images/watercolor.png)
#### Options
- **`color`** A CSS string color.
- **`strokeWidth`** The width of the brush
### Marker pen
`useMarker(options)`
Expand Down
Binary file added images/watercolor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1d8ce63

Please sign in to comment.