diff --git a/README.md b/README.md index 771aeb1..3684a99 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -This is my portfolio website, a static React site with mostly custom CSS and a few Ant Design components. I started with create-react-app, but I quickly 'ejected' so I could have more control over the config. +This is my portfolio website, a static React app with mostly custom CSS and a few Ant Design components. I started with create-react-app, but I quickly 'ejected' so I could have more control over the config. Check out the live site: [https://paulhoskinson.surge.sh/](https://paulhoskinson.surge.sh/)