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
2
2
GitCheck is a Java library that makes it easy to check for updates to a GitHub repository.
3
3
It utilizes the GitHub API to retrieve information about the latest release and compares it to the current version of your application.
4
4
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
77
77
See [ CONTRIBUTING.md] ( .github/CONTRIBUTING.md ) for more information.
78
78
79
79
## 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