diff --git a/README.md b/README.md index 6c66a4d0..047d83fb 100644 --- a/README.md +++ b/README.md @@ -1,45 +1,55 @@
- hoppscotch.io logo -
-
+ + Hoppscotch Logo + +

- Hoppscotch - Open source API development ecosystem +

+ + Hoppscotch + +

- Helps you create requests faster, saving precious time on development - Subscribe + + Open source API development ecosystem +

-[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen?logo=github)](CODE_OF_CONDUCT.md) [![Website](https://img.shields.io/website?url=https%3A%2F%2Fhoppscotch.io&logo=hoppscotch)](https://hoppscotch.io) ![Tests](https://github.com/hoppscotch/hoppscotch/actions/workflows/tests.yml/badge.svg) [![Tweet](https://img.shields.io/twitter/url?url=https%3A%2F%2Fhoppscotch.io%2F)](https://twitter.com/share?text=%F0%9F%91%BD%20Hoppscotch%20%E2%80%A2%20Open%20source%20API%20development%20ecosystem%20-%20Helps%20you%20create%20requests%20faster,%20saving%20precious%20time%20on%20development.&url=https://hoppscotch.io&hashtags=hoppscotch&via=hoppscotch_io) +[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen?logo=github)](CODE_OF_CONDUCT.md) [![Website](https://img.shields.io/website?url=https%3A%2F%2Fhoppscotch.io&logo=hoppscotch)](https://hoppscotch.io) [![Tests](https://github.com/hoppscotch/hoppscotch/actions/workflows/tests.yml/badge.svg)](https://github.com/hoppscotch/hoppscotch/actions) [![Tweet](https://img.shields.io/twitter/url?url=https%3A%2F%2Fhoppscotch.io%2F)](https://twitter.com/share?text=%F0%9F%91%BD%20Hoppscotch%20%E2%80%A2%20Open%20source%20API%20development%20ecosystem%20-%20Helps%20you%20create%20requests%20faster,%20saving%20precious%20time%20on%20development.&url=https://hoppscotch.io&hashtags=hoppscotch&via=hoppscotch_io)

- Built with ❤︎ by - liyasthomas and - contributors + + Built with ❤︎ by + + contributors +

+
+

+ + Screenshot + +

-
- Screenshot -
- -

- Powered by -
-
- - - -

- #### **Contact** -[![Chat on Telegram](https://img.shields.io/badge/chat-Telegram-2CA5E0?logo=Telegram)](https://hoppscotch.io/telegram) [![Chat on Discord](https://img.shields.io/badge/chat-Discord-7289DA?logo=discord)](https://hoppscotch.io/discord) +[![Chat on Discord](https://img.shields.io/badge/chat-Discord-7289DA?logo=discord)](https://hoppscotch.io/discord) [![Chat on Telegram](https://img.shields.io/badge/chat-Telegram-2CA5E0?logo=Telegram)](https://hoppscotch.io/telegram) -
- Table of contents +
+ Table of contents --- @@ -451,21 +461,6 @@ _Sample keys only works with the [production build](https://hoppscotch.io)._ docker run --rm --name hoppscotch -p 3000:3000 hoppscotch/hoppscotch:latest ``` -**Legacy container**   [![liyasthomas/postwoman](https://img.shields.io/docker/pulls/liyasthomas/postwoman?style=social)](https://hub.docker.com/r/liyasthomas/postwoman) - -
- Legacy container - ---- - -```bash -docker run -p 3000:3000 liyasthomas/postwoman:latest -``` - ---- - -
- ## **Releasing** 1. [Clone this repo](https://help.github.com/en/articles/cloning-a-repository) with git. @@ -491,7 +486,13 @@ See the [`CHANGELOG`](CHANGELOG.md) file for details. This project exists thanks to all the people who contribute [[Contribute](CONTRIBUTING.md)]. - +
+ + Contributors + +
## **License** diff --git a/static/images/screenshots/banner_dark.png b/static/images/screenshots/banner_dark.png index 252c8694..c373579e 100644 Binary files a/static/images/screenshots/banner_dark.png and b/static/images/screenshots/banner_dark.png differ diff --git a/static/images/screenshots/banner_light.png b/static/images/screenshots/banner_light.png index 039064a7..edf88ab1 100644 Binary files a/static/images/screenshots/banner_light.png and b/static/images/screenshots/banner_light.png differ