From e8594739f2d3aeb57ef9c439bbb75f0307518dbe Mon Sep 17 00:00:00 2001 From: Jordan Scales Date: Sun, 17 May 2020 15:13:15 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a7c1c07..b72bb97 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,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. +Be sure to check out [XP.css](https://botoxparty.github.io/XP.css/) as well. + ### Installation / Usage The easiest way to use 98.css is to import it from [unpkg](https://unpkg.com/).