Skip to content

Commit 3996464

Browse files
authored
Update README.md
1 parent f0a8e7b commit 3996464

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,7 +1,10 @@
11
# github-release-cli
2+
3+
[![License](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/sitingren/github-release-cli/blob/master/LICENSE)
4+
25
Command line tool written in Python for creating Github releases through Github REST API.
36

4-
## Installation
7+
## Installation / Requirements
58
```
69
$ pip install arestclient
710
$ git clone git@github.com:sitingren/github-release-cli.git

0 commit comments

Comments
 (0)