diff --git a/README.md b/README.md index e69de29..36597a2 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,8 @@ +# Python Semantic Release + +Basically the command makes a commit, and tags it as a release. +The changelog looks fine, just has commits from what I can tell right now. + +Seems to have an API integration with bb and gh so should be able to work with that easily. + +Would like to implement this in sp6 for ingestion service.