Skip to content

Commit 28f9eb7

Browse files
authored
Update README.md
1 parent 9072e77 commit 28f9eb7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,11 @@ go build
4747
go install
4848
```
4949

50+
### Web Version
51+
Source: [commitlog-web](https://github.com/barelyhuman/commitlog-web)
52+
53+
Web App: [commitlog-web](https://commitlog-web.herokuapp.com/)
54+
5055
## Usage
5156

5257
The usage is pretty simple, this cli tool assumes that you use [commitlint standards](https://github.com/conventional-changelog/commitlint#what-is-commitlint) while writing your commits, if not it's okay everything will be classified under `Other Changes` instead of being grouped according to type of commit.

0 commit comments

Comments
 (0)