diff --git a/README.md b/README.md index 214a802..7ddd716 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ ![alt text](https://github.com/KhalidLam/CubeMail/blob/master/screenshot.jpg?raw=true) -CubeMail is a webmail client built using [Create-React-App](https://github.com/facebook/create-react-app) and [Chakra UI](https://github.com/chakra-ui/chakra-ui/), It runs completely in the browser and uses the [Gmail's public Javascript API](https://developers.google.com/gmail/api/). +CubeMail is a webmail-client built using [Create-React-App](https://github.com/facebook/create-react-app) and [Chakra UI](https://github.com/chakra-ui/chakra-ui/), It runs completely in the browser and uses the [Gmail's public Javascript API](https://developers.google.com/gmail/api/). -Try it out at: https://khalidlam.github.io/CubeMail/ +Try it out at https://khalidlam.github.io/CubeMail/ ## How does it work? The account sign-in and authentication process is **totally managed by Gmail's secure protocols**. The workflow is as follows: @@ -49,6 +49,7 @@ The account sign-in and authentication process is **totally managed by Gmail's s - [ ] Add Search Feature - [ ] Display user's Labels - [ ] Add Animation on Buttons +- [ ] Add Infinite scrolling ### License: