diff --git a/assets/images/local-collections.png b/assets/images/local-collections.png new file mode 100644 index 000000000..ac55427a1 Binary files /dev/null and b/assets/images/local-collections.png differ diff --git a/readme.md b/readme.md index 25b7d8600..abb35851f 100644 --- a/readme.md +++ b/readme.md @@ -9,6 +9,11 @@ You can visit the [Website](https://www.usebruno.com) or watch a [4 min demo](ht ![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/local-collections.png) + ### Comparision with Similar tools ⚖️ Bruno is at early stages of development, and does not yet have all the bells and whistles. Here is a rundown of key areas where bruno is different from similar tools out there. @@ -24,12 +29,16 @@ Here is a rundown of key areas where bruno is different from similar tools out | Run in Browser | ✔️ | ✔️ | ✖️ | ✔️ | | Multi Tab Requests | ✔️ | ✔️ | ✖️ | ✖️ | + ### Contribute 👩‍💻🧑‍💻 I am happy that you are looking to improve bruno. Please checkout the [contributing guide](contributing.md) Even if you are not able to make contributions via code, please don't hesitate to file bugs and feature requests that needs to be implemented to solve your use case. -### Contributors +### Support ❤️ +Woof! If you like project, hit that ⭐ button !! + +### Authors
@@ -37,10 +46,6 @@ Even if you are not able to make contributions via code, please don't hesitate t
- -### Support ❤️ -Woof! If you like project, hit that ⭐ button !! - ### Stay in touch 🌐 [Twitter](https://twitter.com/use_bruno)
[Website](https://www.usebruno.com)