Skip to content

Commit bdb5b17

Browse files
authored
Update README.md
1 parent cf1a16b commit bdb5b17

File tree

1 file changed

+5
-14
lines changed

1 file changed

+5
-14
lines changed

README.md

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,20 @@
1-
# Commitlog Web
1+
<h1 align="center">commitlog-web</h1>
2+
<p align="center">commit changelogs as a web service </p>
23

3-
This is just a web version of the the cli utility you can find at [commitlog](https://github.com/barelyhuman/commitlog). The app uses commitlog internally.
4+
If you do like this or anything else from my set of mini tools, do consider supporting via any of the methods at [barelyhuman/donate](https://barelyhuman.dev/donate)
45

56
# Motivation
67
[This hackernews comment](https://news.ycombinator.com/item?id=26165865)
78

89
# Deploy your own
910
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)
1011

11-
# Key Features
12+
# Features
1213
- Generate changelog using commitlog for any public repo
1314
- Get json response by replacing `/generate` to `/generate.json`
1415

15-
# Dev
16-
- fork this repository
17-
- clone it
18-
- pick an issue/request you feel like working on
19-
- raise a pull request
20-
2116
# Contribution
2217
[Contribution Guidelines](CONTRIBUTING.md)
2318

2419
# License
25-
[License](LICENSE)
26-
27-
# Support
28-
29-
<a href="https://www.buymeacoffee.com/barelyhuman"><img src="https://img.buymeacoffee.com/button-api/?text=Buy me a coffee&emoji=&slug=barelyhuman&button_colour=000000&font_colour=ffffff&font_family=Inter&outline_colour=ffffff&coffee_colour=FFDD00"></a>
20+
[MIT](LICENSE) &copy; Reaper

0 commit comments

Comments
 (0)