Skip to content

Commit b26109d

Browse files
Update README.md
1 parent 1e967b5 commit b26109d

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
# Git Essentials
22
A collection of essential Git commands for your browser and Node.js.
33

4+
[![Release](https://github.com/NotesHubApp/git-essentials/actions/workflows/release.yml/badge.svg)](https://github.com/NotesHubApp/git-essentials/actions/workflows/release.yml)
5+
[![NPM Version](https://img.shields.io/npm/v/git-essentials?color=33cd56&logo=npm)](https://www.npmjs.com/package/git-essentials)
6+
47
## Documentation
58

69
Visit [https://noteshubapp.github.io/git-essentials](https://noteshubapp.github.io/git-essentials) to view the full documentation.
710

8-
## Usage Examples
11+
## Examples
912

1013
### Node.js
1114
```typescript

0 commit comments

Comments
 (0)