diff --git a/README.md b/README.md index 23477a7..1e69a3c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,24 @@ # Bruno collections See [bruno](https://www.usebruno.com/). + +![Screenshot](./screenshot.png) + +## Installation + +```sh +brew install bruno +``` + +## Projects + +- Backend +- Engine +- Frontend (dashboard) + +### Environments + +- Development +- Staging +- Production +- WIIT diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..026c846 Binary files /dev/null and b/screenshot.png differ