File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
1
# python-labthings
2
2
3
3
[](https://github.com/labthings/)
4
+ [ ![ ReadTheDocs] ( https://readthedocs.org/projects/python-labthings/badge/?version=latest&style=flat )] ( https://python-labthings.readthedocs.io/en/latest/ )
4
5
[ ![ PyPI] ( https://img.shields.io/pypi/v/labthings )] ( https://pypi.org/project/labthings/ )
5
6
[ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
6
7
[ ![ codecov] ( https://codecov.io/gh/labthings/python-labthings/branch/master/graph/badge.svg )] ( https://codecov.io/gh/labthings/python-labthings )
@@ -17,4 +18,4 @@ Much of the code surrounding default response formatting has been liberally take
17
18
### Changelog generation
18
19
19
20
* ` npm install -g conventional-changelog-cli `
20
- * ` conventional-changelog -r 0 --config ./changelog.config.js -i CHANGELOG.md -s `
21
+ * ` conventional-changelog -r 0 --config ./changelog.config.js -i CHANGELOG.md -s `
You can’t perform that action at this time.
0 commit comments