diff --git a/README.md b/README.md index e69e287..7380673 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ -# Rebuilding Acquia’s Dashboard with Vue.js and Tailwind CSS +# Rebuilding Acquia [![Netlify Status](https://api.netlify.com/api/v1/badges/8cc12712-590a-47c7-bb78-d65e9249ac1d/deploy-status)](https://app.netlify.com/sites/rebuilding-acquia/deploys) +A clone of [Acquia](https://www.acquia.com)’s hosting dashboard, built with [Vue.js](https://vuejs.org) and [Tailwind CSS](https://tailwindcss.com). + +![A screenshot of the Rebuilding Acquia website](screenshot.png) + [View the site live on Netlify →](https://rebuilding-acquia.oliverdavies.uk) ## Project setup diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..1c3cf98 Binary files /dev/null and b/screenshot.png differ