Skip to content

Commit 37a56ce

Browse files
authored
Move live url to top of README
1 parent c07740b commit 37a56ce

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=w3bdesign_laravel-vue&metric=alert_status)](https://sonarcloud.io/dashboard?id=w3bdesign_laravel-vue)
33
[![CircleCI](https://circleci.com/gh/w3bdesign/laravel-vue.svg?style=svg)](https://circleci.com/gh/w3bdesign/laravel-vue)
44

5+
## Live URL: https://laravel-vue3.herokuapp.com (initial pageload may be slow because of the Heroku container needing to bootup)
6+
57
# Laravel eCommerce
68

79
Creating an eCommerce site with Laravel 8, Vue 3 and Stripe.
@@ -16,8 +18,7 @@
1618
<br />
1719
<img src="https://user-images.githubusercontent.com/45217974/108796168-670f7380-7588-11eb-87d5-bc28276f0b35.png" alt="Stripe screenshot" />
1820
<br />
19-
20-
## Live URL: https://laravel-vue3.herokuapp.com (initial pageload may be slow because of the Heroku container needing to bootup)
21+
2122

2223
## Features
2324

0 commit comments

Comments
 (0)