From 8df23066a3abebfd0a9d957d9c65d38c665e894d Mon Sep 17 00:00:00 2001 From: zepp Date: Fri, 26 Jul 2024 16:33:27 -0400 Subject: [PATCH] typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a13156..525bebc 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ TODO: ## Things I used for this that you might wanna check out -[The Cat API](https://thecatapi.com/) - Kind of the heart of this whole website. You can play around with this wihtout signing up for an API key. For this project I think the free tier with an API key is more than enough. +[The Cat API](https://thecatapi.com/) - Kind of the heart of this whole website. You can play around with this without signing up for an API key. For this project I think the free tier with an API key is more than enough. Google CDN replacement for Google Fonts. Used for material icons currently on buttons [fonts.coollabs.io](https://fonts.coollabs.io/) - this is on the [32bit cafe resource page](https://discourse.32bit.cafe/t/resources-list-for-the-personal-web/49)