Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BardoQi authored Jun 11, 2020
1 parent d19c081 commit 701852a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Algorithm is used for computing Boolean operations on polygons:
- xor
## install
```
$ composer require brdoqi/polygon_utils
$ composer require bardoqi/polygon_utils^0.1.1
```
## Usage
Input parameter is a multipolygon - an array of polygons. And each polygon is an array of points x,y.
Expand Down

0 comments on commit 701852a

Please sign in to comment.