fix: fix image rendering issues in bru cli npm readme

This commit is contained in:
Anoop M D 2023-04-01 13:57:59 +05:30
parent 96e368cb18
commit ede122ab09
3 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

View File

@ -1,6 +1,6 @@
{
"name": "@usebruno/cli",
"version": "0.4.3",
"version": "0.4.4",
"main": "src/index.js",
"bin": {
"bru": "./bin/bru.js"

View File

@ -32,7 +32,7 @@ bru run folder --env Local
```
## Demo
![demo](../../assets/images/cli-demo.png)
![demo](assets/images/cli-demo.png)
## Support
If you encounter any issues or have any feedback or suggestions, please raise them on our [GitHub repository](https://github.com/usebruno/bruno)