diff --git a/readme.md b/readme.md index 1759204d7..9cf4091f3 100644 --- a/readme.md +++ b/readme.md @@ -1,11 +1,31 @@ -# bruno -### Opensource IDE for exploring and testing api's.
+

+ + + bruno + +

+ +### Opensource IDE for exploring and testing api's. + +[![GitHub version](https://badge.fury.io/gh/usebruno%2Fbruno.svg)](https://badge.fury.io/gh/usebruno%bruno) +[![CI](https://github.com/usebruno/bruno/actions/workflows/unit-tests.yml/badge.svg?branch=main)](https://github.com/usebruno/bruno/workflows/unit-tests.yml) +[![Commit Activity](https://img.shields.io/github/commit-activity/m/usebruno/bruno)](https://github.com/usebruno/bruno/pulse) +[![Twitter](https://img.shields.io/twitter/follow/use_bruno?style=social&logo=twitter)](https://twitter.com/use_bruno) +[![Website](https://img.shields.io/badge/Website-Visit-blue)](https://www.usebruno.com) +[![Download](https://img.shields.io/badge/Download-Latest-brightgreen)](https://www.usebruno.com/download) + + +Bruno is a new and innovative API client, aimed at revolutionizing the status quo represented by Postman and similar tools out there. + +Bruno stores your collections directly on folder on your filesystem. We use a plain text markup language, Bru, to save information about API requests. + +You can use git or any version control of your choice to collaborate over your api collections. + ![bruno](assets/images/landing-2.png) -[Download App](https://www.usebruno.com)
+[Visit Website](https://www.usebruno.com) | [Watch Demo](https://www.youtube.com/watch?v=b_ctmKlEOXg)
- -### Manifesto +### Our Manifesto It's time for a revolution in API client technology. The status quo, represented by Postman, has become bloated and unwieldy. We refuse to be shoehorned into a proprietary version control system for collaborating on API collections.
We are an opensource project, rising up against the monopoly of bloated and closed systems. We believe that API collections should be co-located within your source code repository, serving as a living set of examples on how to use the API.