Skip to content

Commit ed637c3

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

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
@@ -33,7 +33,7 @@ use standard library code, the package has been named the same as the standard l
3333

3434
### Geometry and Graphics
3535

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

3838
- **`geom/poly`** - Provides polygon operations.
3939

0 commit comments

Comments
 (0)