aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucifer Conrad Reeves <[email protected]>2019-05-31 16:29:56 +0700
committerGitHub <[email protected]>2019-05-31 16:29:56 +0700
commitb4a85014bad9620152fec9bec1051d4cc0497033 (patch)
tree1b3974509337fd60d217255206241e9f693e66f6
parent49b4db698f2e3b999f912a715d46900261175059 (diff)
downloadfirebase-ecommerce-b4a85014bad9620152fec9bec1051d4cc0497033.tar.xz
firebase-ecommerce-b4a85014bad9620152fec9bec1051d4cc0497033.zip
Update README.md
-rw-r--r--README.md18
1 files changed, 17 insertions, 1 deletions
diff --git a/README.md b/README.md
index 42c89fe..0992cf1 100644
--- a/README.md
+++ b/README.md
@@ -4,4 +4,20 @@ Trying to create an ecommerce website using firebase
This site is hosted on github pages
-Try the demo out : https://luciferreeves.github.io
+Try the demo out : https://luciferreeves.github.io/firebase-ecommerce/
+
+This site showcases the use of Google Firebase : https://firebase.google.com
+
+All products shown on this site are non-existent and would not be shipped. The products are shown only for demonstration purposes.
+
+Payments of the products are not processed.
+
+There is a great lack of styling on the site because I do not intend to create a "beautiful" ecommerce solution but a "functional" ecommerce solution.
+
+Clone this repository and make your own changes if necessary.
+
+To clone:
+
+````
+git clone https://github.com/luciferreeves/firebase-ecommerce.git
+````