Skip to content

Commit 3905883

Browse files
committed
Use bundlejs
1 parent 93d13f8 commit 3905883

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
@@ -18,9 +18,9 @@ Natural language parser, for Latin-script languages, that produces [nlcst][].
1818
* [Algorithm](#algorithm)
1919
* [Types](#types)
2020
* [Compatibility](#compatibility)
21+
* [Security](#security)
2122
* [Related](#related)
2223
* [Contribute](#contribute)
23-
* [Security](#security)
2424
* [License](#license)
2525

2626
## What is this?
@@ -190,9 +190,9 @@ See [How to Contribute to Open Source][contribute].
190190

191191
[downloads]: https://www.npmjs.com/package/parse-latin
192192

193-
[size-badge]: https://img.shields.io/bundlephobia/minzip/parse-latin.svg
193+
[size-badge]: https://img.shields.io/badge/dynamic/json?label=minzipped%20size&query=$.size.compressedSize&url=https://deno.bundlejs.com/?q=parse-latin
194194

195-
[size]: https://bundlephobia.com/result?p=parse-latin
195+
[size]: https://bundlejs.com/?q=parse-latin
196196

197197
[npm]: https://docs.npmjs.com/cli/install
198198

0 commit comments

Comments
 (0)