From 87fd781e58edb71d1c61e248d1c84f08e068e66e Mon Sep 17 00:00:00 2001 From: Jordan Scales Date: Tue, 21 Apr 2020 19:22:00 -0400 Subject: [PATCH] move license --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3250d05..90b90cc 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,10 @@ Then reference [`build/98.css`](https://github.com/jdan/98.css/blob/master/build ### Issues, Contributing, etc. -98.css is [MIT licensed](https://github.com/jdan/98.css/blob/master/LICENSE). - Refer to [the Github issues page](https://github.com/jdan/98.css/issues) to see bugs in my CSS or report new ones. I'd really like to see your pull requests (especially those new to open-source!) and will happily provide code review. 98.css is a fun, silly project and I'd like to make it a fun place to build your open-source muscle. Thank you for checking my little project out, I hope it brought you some joy today. Consider [starring/following along on Github](https://github.com/jdan/98.css/stargazers) and maybe subscribing to more fun things on [my twitter](https://twitter.com/jdan). 👋 + +### License + +[MIT](https://github.com/jdan/98.css/blob/master/LICENSE)