Skip to content

Commit 42a4b0e

Browse files
authored
Merge pull request #85 from jmckenna/readme-fixes-again
fix README wording
2 parents 2b8e864 + a6a151b commit 42a4b0e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# MapServer OSM basemaps
22

33
- This package uses a Python script and the C preprocessor to build a
4-
complete MapServer mapfile from a set of templates and styling information,
4+
complete [MapServer](https://mapserver.org) mapfile from a set of templates and styling information,
55
for [OpenStreetMap](https://www.openstreetmap.org) data.
66

77
- Please perform all pull requests into the `main` branch, and
88
inside the pull request mention which branch to backport the changes to;
99
one of the repository managers will then apply the corresponding label,
1010
to magically backport to that branch.
1111

12-
- use branch `main' for all for all pull requests
13-
- other branches to backport to include:
12+
- use branch `main' for all pull requests
13+
- other branches to possibly backport to include:
1414
- `mapserver-7.6`
1515
- `branch-6-2`
1616

0 commit comments

Comments
 (0)