From b70b974dd07f1a7906528377759c992b5eab2ed6 Mon Sep 17 00:00:00 2001 From: Jordan Scales Date: Mon, 27 Apr 2020 17:42:21 -0400 Subject: [PATCH] use 98.css-badges --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 420de8f..451f077 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ A design system for building faithful recreations of old UIs. 98.css is a CSS file that takes semantic HTML and makes it look pretty. It does not ship with any JavaScript, so it is compatible with your frontend framework of choice. -[![npm](https://img.shields.io/npm/v/98.css.svg)](http://npm.im/98.css) -[![gzip size](http://img.badgesize.io/https://unpkg.com/98.css?compression=gzip&label=gzip)](https://unpkg.com/98.css) +[![npm](https://98badges.now.sh/api/version)](http://npm.im/98.css) +[![gzip size](https://98badges.now.sh/api/size)](https://unpkg.com/98.css) ### Installation / Usage