[archived] collection of open-source fonts distributed with jsDelivr

feat: readme improvements

+2 -2
+1 -1
README.md
··· 1 1 # intergrav/fonts 2 2 3 - ![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/@intergrav/fonts) [![GitHub Repo stars](https://img.shields.io/github/stars/intergrav/fonts)](https://github.com/intergrav/fonts) 3 + [![NPM Version](https://img.shields.io/npm/v/@intergrav/fonts)](https://www.npmjs.com/package/@intergrav/fonts) [![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/@intergrav/fonts)](https://cdn.jsdelivr.net/npm/@intergrav/fonts/) [![GitHub Repo stars](https://img.shields.io/github/stars/intergrav/fonts)](https://github.com/intergrav/fonts) 4 4 5 5 A fast, open-source CDN for open-source fonts. Inspired by [xz/fonts](https://github.com/xz/fonts). 6 6
+1 -1
package.json
··· 1 1 { 2 2 "name": "@intergrav/fonts", 3 - "version": "1.0.3", 3 + "version": "1.0.4", 4 4 "description": "A fast, open-source CDN for open-source fonts. Inspired by xz/fonts.", 5 5 "main": "README.md", 6 6 "repository": {