Skip to content

Commit 7741028

Browse files
authored
Update README.md
1 parent 7ac7f72 commit 7741028

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
@@ -225,4 +225,4 @@ let (area, perimeter) = GeodesicPolygon.area(of: coords)
225225
> **Tip:** All routines default to WGS-84 unless you pass a custom `GeodGeoDesic` model when calling.
226226
227227
# 3 Contributing
228-
If you notice any bugs or would like to add support for new features, please submit a pull request. You can also submit an issue, and I will look into it when I can. All contributions are welcome! Note: All implemented methods should be placed in relevant folder locations and tested with the newest testing framework, `Swift Testing`.
228+
If you encounter any bugs or want to suggest new features, please submit a pull request. You can also report any issues, and I will address them when I have the opportunity. All contributions are welcome! Please note that all implemented methods should be organized in the appropriate folder locations and tested using the latest testing framework, `Swift Testing`.

0 commit comments

Comments
 (0)