diff --git a/assets/images/landing-2.png b/assets/images/landing-2.png new file mode 100644 index 000000000..156d207e5 Binary files /dev/null and b/assets/images/landing-2.png differ diff --git a/assets/images/landing.png b/assets/images/landing.png deleted file mode 100644 index 522c1ee4c..000000000 Binary files a/assets/images/landing.png and /dev/null differ diff --git a/readme.md b/readme.md index 5a2aa5a02..0f22f3e5f 100644 --- a/readme.md +++ b/readme.md @@ -1,11 +1,10 @@ # bruno -Opensource IDE for exploring and testing api's. +## Opensource IDE for exploring and testing api's.
-![bruno](assets/images/landing.png) -### Bring Your Own Version Control ✨ -Bruno is built from the ground up with the Local-first paradigm in mind. This allows developers to directly store there collections on top of their local filesystem. The collections are mirrored as folders and files on the filesystem. - +![bruno](assets/images/landing-2.png) +[Download App](https://www.usebruno.com)
+ ### Contribute 👩‍💻🧑‍💻 I am happy that you are looking to improve bruno. Please checkout the [contributing guide](contributing.md)