mirror of
https://github.com/usebruno/bruno.git
synced 2025-08-18 00:09:56 +02:00
chore: updated readme
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"clean": "rimraf dist",
|
"clean": "rimraf dist",
|
||||||
"dev": "electron .",
|
"dev": "electron .",
|
||||||
"dist": "electron-builder --mac --config electron-builder-config.js",
|
"dist": "electron-builder --win --config electron-builder-config.js",
|
||||||
"pack": "electron-builder --dir",
|
"pack": "electron-builder --dir",
|
||||||
"test": "jest"
|
"test": "jest"
|
||||||
},
|
},
|
||||||
|
13
readme.md
13
readme.md
@@ -30,13 +30,14 @@ Or any version control system of your choice
|
|||||||
|
|
||||||
 <br /><br />
|
 <br /><br />
|
||||||
|
|
||||||
### Website 📄
|
### Important Links 📌
|
||||||
|
|
||||||
Please visit [here](https://www.usebruno.com) to checkout our website and download the app
|
- [Our Long Term Vision](https://github.com/usebruno/bruno/discussions/269)
|
||||||
|
- [Roadmap](https://github.com/usebruno/bruno/discussions/384)
|
||||||
### Documentation 📄
|
- [Share Testimonials](https://github.com/usebruno/bruno/discussions/343)
|
||||||
|
- [Documentation](https://docs.usebruno.com)
|
||||||
Please visit [here](https://docs.usebruno.com) for documentation
|
- [Website](https://www.usebruno.com)
|
||||||
|
- [Download](https://www.usebruno.com/downloads)
|
||||||
|
|
||||||
### Support ❤️
|
### Support ❤️
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user