Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit d40925b

Browse files
author
Axel Rindle
committed
Updated README.md
1 parent 24a54fc commit d40925b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ https://developer.github.com/v3/repos/releases/#get-a-single-release
4848

4949
## Todo
5050

51-
* Add a sync method returning just `true` or `false`
52-
* Add settings to define an own update service
51+
* ~~Add a sync method returning just `true` or `false`~~ Can be achieved with **async/await**
52+
* ~~Add settings to define an own update service~~ For now, I stay with GitHub releases only
5353
* ~~Only compare to the latest release on GitHub (see [#1](https://github.com/axelrindle/github-version-checker/issues/1))~~

0 commit comments

Comments
 (0)