From 84286d42b5f20b333b5290370caa61b5c6ff76b7 Mon Sep 17 00:00:00 2001 From: Charlie Egan Date: Fri, 22 Jan 2021 09:51:10 +0000 Subject: [PATCH] Update readme --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2693e65af5..4971e8ff13 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ # charlieegan3-music -This is the repo for the projects that manage +This contains the projects which manage the data and website at [music.charlieegan3.com](https://music.charlieegan3.com). -The project is hosted on Netlify and built using a number of GitHub Actions. +The site is hosted on Netlify, the data which the site presents is stored in +BigQuery. -This project is really only for my own use and is kind of hacked together. You -can read all about it in a [blog post +This project is only for my own use and is kind of hacked together. You can +read about it in a [blog post here](https://charlieegan3.com/blog/2018/11/20/how-i-learned-to-stop-worrying-and-build-my-own-lastfm).