Skip to content

Commit fc37e3b

Browse files
committed
Update project description
1 parent d210d44 commit fc37e3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
[![Build](https://github.com/fwcd/swift-static-map/actions/workflows/build.yml/badge.svg)](https://github.com/fwcd/swift-static-map/actions/workflows/build.yml)
44
[![Docs](https://github.com/fwcd/swift-static-map/actions/workflows/docs.yml/badge.svg)](https://fwcd.github.io/swift-static-map/documentation/staticmap)
55

6-
A small library for generating static maps directly from [OpenStreetMap](https://www.openstreetmap.org) tiles.
6+
A small, pure Swift library for generating static maps directly from [OpenStreetMap](https://www.openstreetmap.org) tiles.
77

8-
The implementation is based on a port of [danielalvsaaker](https://github.com/danielalvsaaker)'s [`staticmap`](https://github.com/danielalvsaaker/staticmap) library for Rust.
8+
The implementation is based on a port of [danielalvsaaker](https://github.com/danielalvsaaker)'s [`staticmap`](https://github.com/danielalvsaaker/staticmap) library for Rust and supports both Linux and macOS.
99

1010
## Examples
1111

0 commit comments

Comments
 (0)