Skip to content

Commit 21af3d7

Browse files
committed
📝 Reference Pull Requests in the README
1 parent e8cad41 commit 21af3d7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,15 @@ Works on client and server sides – it's just Swift.
1515
- Parsing/printing (using parser-printers)
1616
- Formats
1717
- [ ] GeoJSON
18+
([PR #1](https://github.com/RemiBardon/swift-geo/pull/1))
1819
- [ ] WKT
1920
- [ ] GPX
2021
- [ ] Other formats
2122
- [ ] Streaming
2223
- [ ] Full translation of [Turf](https://github.com/Turfjs/turf)
2324
- [ ] Integration with MapKit
2425
- [ ] Code generation to support all EPSG Coordinate Reference Systems
26+
([PR #3](https://github.com/RemiBardon/swift-geo/pull/3))
2527
- [ ] Dynamic Coordinate Reference System (for parsing any CRS)
2628
- Developer experience
2729
- [x] Type-safety
@@ -42,6 +44,7 @@ Works on client and server sides – it's just Swift.
4244
- [ ] Others (open-source `Foundation`…)
4345
- Benchmarks
4446
- [ ] Binary size benchmarks (`@inlinable`, optimizations…)
47+
([PR #2](https://github.com/RemiBardon/swift-geo/pull/2))
4548
- [ ] Performance benchmarks (CPU, RAM…)
4649

4750
## Development and maintenance

0 commit comments

Comments
 (0)