Skip to content

Commit 7e6e573

Browse files
authored
Fix code block formatting in README.md
1 parent a31804d commit 7e6e573

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ npm install wrap-git
2121
```
2222
or with yarn:
2323

24-
```
24+
```bash
2525
yarn add wrap-git
2626
```
2727

@@ -59,4 +59,4 @@ This project is licensed under the MIT License. See the LICENSE file for details
5959
## Author
6060

6161
Developed and maintained by [smachew G.](https://github.com/sgc93).
62-
Built with ❤️ using Node.js and TypeScript.
62+
Built with ❤️ using Node.js and TypeScript.

0 commit comments

Comments
 (0)