Skip to content

Commit f9115ea

Browse files
Merge branch 'main' into zensical-based-docs
2 parents a698934 + 2aac6f2 commit f9115ea

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
# MapLibre Style Specification & Utilities
77

8-
[![NPM Version](https://badge.fury.io/js/@maplibre%2Fmaplibre-gl-style-spec.svg)](https://npmjs.org/package/@maplibre/maplibre-gl-style-spec)
8+
[![NPM Version](https://badge.fury.io/js/@maplibre%2Fmaplibre-gl-style-spec.svg)](https://npmjs.org/package/@maplibre/maplibre-gl-style-spec)
99
[![License](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg?style=flat)](LICENSE.txt) [![PRs](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat)](https://opensource.org/licenses/BSD-3-Clause) [![codecov](https://codecov.io/gh/maplibre/maplibre-style-spec/branch/main/graph/badge.svg)](https://codecov.io/gh/maplibre/maplibre-style-spec)
1010

1111
This repository contains code and reference files that define the MapLibre style specification and provides some utilities for working with MapLibre styles.
@@ -62,8 +62,7 @@ npm install @maplibre/maplibre-gl-style-spec --global
6262

6363
### `gl-style-migrate`
6464

65-
This repo contains scripts for migrating GL styles of any version to the latest version
66-
(currently v8).
65+
This repo contains scripts for migrating GL styles of any version to the latest version (currently v8).
6766
You can migrate a style like this:
6867

6968
```bash

0 commit comments

Comments
 (0)