From e3eee83be8a3d63c153692a39fcb314cb69de282 Mon Sep 17 00:00:00 2001 From: Anoop M D Date: Tue, 31 Oct 2023 11:02:36 +0530 Subject: [PATCH] chore: updating landing page copy --- src/pages/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/index.js b/src/pages/index.js index f7e1103..f840c77 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -21,10 +21,10 @@ export default function Home() {

- Fast, Git Friendly API Client + Re-Inventing the API Client

- Bruno is a new and innovative open source API client, aimed at revolutionizing the status quo represented by Postman, Insomnia and similar tools out there.

+ Bruno is a Fast and Git-Friendly Opensource API client, aimed at revolutionizing the status quo represented by Postman, Insomnia and similar tools out there.

Bruno stores your collections directly in a 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.