diff --git a/README.md b/README.md index 88bc371..25617a4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Ghost Lite +![GHOST Lite Logo](./assets/img/GHOST-LITE-Featured-Image.png) + +## Overview + This project is a fully decentralized application that leverages the [Ghost Wallet](https://git.ghostchain.io/ghostchain/ghost-wallet)'s light client extension. It aims to deliver comprehensive on-chain functionality directly from your browser. In the future, all features will align with the capabilities outlined by [ghost-eye](https://git.ghostchain.io/ghostchain/ghost-eye). ## Functionality diff --git a/src/assets/img/GHOST-LITE-Featured-Image.png b/src/assets/img/GHOST-LITE-Featured-Image.png new file mode 100644 index 0000000..242f1e4 Binary files /dev/null and b/src/assets/img/GHOST-LITE-Featured-Image.png differ