diff --git a/README.md b/README.md index 0e50cbb..d551b9b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ # Open Store +# [View Demo Video](https://www.youtube.com/watch?v=sHytyvUQB0Q) +# [Deployed Website Link](http://206.189.142.182/) + +* In order to buy and sell assets, one must have metamask account. +* You can ask us for free ETH or you will need to pay ETH on the platform in order to have a demo of the items. +* You can still view items **without having ETH**. # Tagline diff --git a/components/Footer.js b/components/Footer.js index 7a30ae7..9114922 100644 --- a/components/Footer.js +++ b/components/Footer.js @@ -24,16 +24,16 @@ export default function Footer() { @@ -54,59 +54,18 @@ export default function Footer() { TABLE +
  • + + Github Repository + +

  • -
    -
    -
    - - - -
    -
    - - - -
    -
    - - - -
    -
    - - - -
    -
    -
    + +
    +
    -
    -
    - - ); + ); }