File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- # GitCheck
1+ # ✔ GitCheck
22GitCheck is a Java library that makes it easy to check for updates to a GitHub repository.
33It utilizes the GitHub API to retrieve information about the latest release and compares it to the current version of your application.
44With 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
7777See [ 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.
You can’t perform that action at this time.
0 commit comments