Skip to content

Commit

Permalink
DOC: README updated
Browse files Browse the repository at this point in the history
  • Loading branch information
khalford committed Oct 2, 2024
1 parent 85a2849 commit e6f2555
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
This action compares the version number from your working branch to the main branch.

The comparison follows the PEP 440 Version Identification and Dependency Specification.
More detailed information about the versions can be found [here](https://packaging.python.org/en/latest/specifications/version-specifiers/)

# Usage

Expand Down Expand Up @@ -31,4 +32,5 @@ The comparison follows the PEP 440 Version Identification and Dependency Specifi
run: |
echo "Version has been updated correctly!"
```
<!-- end usage -->
<!-- end usage -->

0 comments on commit e6f2555

Please sign in to comment.