Skip to content

Commit 6c68eba

Browse files
Update README.md
1 parent e8f6ac1 commit 6c68eba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ use standard library code, the package has been named the same as the standard l
3535

3636
- **`geom`** - Generic geometric primitives including `Point[T]`, `Rect[T]`, `Size[T]`, `Line[T]`, `Matrix[T]`, and `Insets[T]` with type conversion utilities.
3737

38-
- **`geom/poly`** - Provides polygon operations using fixed-point arithmetic for reliable geometric computations.
38+
- **`geom/poly`** - Provides polygon operations.
3939

4040
- **`geom/visibility`** - 2D visibility polygon computation for line-of-sight calculations.
4141

0 commit comments

Comments
 (0)