Skip to content

Commit 205997f

Browse files
kstoltealexcanessa
authored andcommitted
Adding a slick New Badge (#176)
### New Feature - Added some new hotness to show the world that you love to feed the 🤖. - ![Automated Release Notes by gren](https://img.shields.io/badge/%F0%9F%A4%96-release%20notes-00B2EE.svg?link=https://github-tools.github.io/github-release-notes/)
1 parent beff4c9 commit 205997f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
[![Join the chat at https://gitter.im/github-release-notes/Lobby](https://badges.gitter.im/github-release-notes/Lobby.svg)](https://gitter.im/github-release-notes/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
77
[![Codecov](https://codecov.io/gh/github-tools/github-release-notes/branch/master/graph/badge.svg)](https://codecov.io/gh/github-tools/github-release-notes/branch/master)
88
[![npm downloads](https://img.shields.io/npm/dm/github-release-notes.svg)](https://www.npmjs.com/package/github-release-notes)
9+
![Automated Release Notes by gren](https://img.shields.io/badge/%F0%9F%A4%96-release%20notes-00B2EE.svg?link=https://github-tools.github.io/github-release-notes/)
910

1011
## OK, what can `gren` do for me?
1112

@@ -119,6 +120,12 @@ Then add this line to `~/.bash_profile` (or `~/.zshrc`):
119120
export GREN_GITHUB_TOKEN=your_token_here
120121
```
121122

123+
Show the internet that you use gren for automating your release notes -> ![Automated Release Notes by gren](https://img.shields.io/badge/%F0%9F%A4%96-release%20notes-00B2EE.svg?link=https://github-tools.github.io/github-release-notes/)
124+
125+
```
126+
![Automated Release Notes by gren](https://img.shields.io/badge/%F0%9F%A4%96-release%20notes-00B2EE.svg?link=https://github-tools.github.io/github-release-notes/)
127+
```
128+
122129
## Basic Usage
123130

124131
`gren` gets the repo information directly from the folder where `git` is initialised.

0 commit comments

Comments
 (0)