Skip to content

Commit 645b39d

Browse files
authored
Update README.md
1 parent 5b61e7a commit 645b39d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# GitCheck
1+
# GitCheck
22
GitCheck is a Java library that makes it easy to check for updates to a GitHub repository.
33
It utilizes the GitHub API to retrieve information about the latest release and compares it to the current version of your application.
44
With GitCheck, you can ensure that your users are always running the latest version of your software.
@@ -77,4 +77,4 @@ If you have an idea for a new feature or have found a bug that needs to be fixed
7777
See [CONTRIBUTING.md](.github/CONTRIBUTING.md) for more information.
7878

7979
## License
80-
GitCheck is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.
80+
GitCheck is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.

0 commit comments

Comments
 (0)