diff --git a/README.md b/README.md index 7a63ae2b..ab5c93e7 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Project screenshot -## Live URL: https://laravel-vue3.herokuapp.com +## Live URL: https://laravel-vue3.herokuapp.com (initial pageload may be slow because of the Heroku container needing to bootup) ## Features @@ -22,9 +22,11 @@ - Stripe for payments +- Dynamic currency formatting based on values set in environment variables + - ESLint code linting with AirBnB ruleset -- Animations +- CSS animations - SonarCloud code quality scanner integration on all pull requests @@ -34,7 +36,7 @@ - Fork or clone the project -- Ensure you have PHP 7.4 or newer installed and setup properly +- Ensure you have PHP 7.4 or newer installed and setup properly (alternatively use Docker, see https://laravel.com/docs/8.x/sail) - Ensure you have access to a PostgreSQL database