diff --git a/README.md b/README.md index edd625c..2d55744 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@

- +

- - - - - - + + + + + +

# Blitz: Fischer chess clock @@ -19,17 +19,25 @@ The source code is entirely contained in the file [MainActivity.kt](app/src/main ## Features -- Defaults to 5+3 Fischer timing (5 minutes + 3 seconds per move). -- Total time and increment can be set by horizontal and vertical dragging. -- The back action pauses or resets the clock. + - Defaults to 5+3 Fischer timing (5 minutes + 3 seconds per move). + - Total time and increment can be set by horizontal and vertical dragging. + - The back action pauses or resets the clock. + +## Install + +The app can be installed from three different sources: + + 1. [GitHub](https://github.com/ldeso/blitz/releases/latest): built and signed by the developer. + 2. [F-Droid](https://f-droid.org/packages/net.leodesouza.blitz/): built and signed by the developer and [verified by F-Droid](https://f-droid.org/docs/Reproducible_Builds/) to correspond to the available source code. + 3. [Play Store](https://play.google.com/store/apps/details?id=net.leodesouza.blitz): built and signed by Google, who is [allowed to modify](https://play.google/play-app-signing-terms/) the application to optimise its performance, security and/or size. ## Links -License: [Apache-2.0](LICENSE) — [Issue Tracker](https://github.com/ldeso/blitz/issues) — [Source Code](https://github.com/ldeso/blitz) — [Changelog](CHANGELOG.md) +[License: Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) — [Issue Tracker](https://github.com/ldeso/blitz/issues) — [Source Code](https://github.com/ldeso/blitz) — [Changelog](CHANGELOG.md) ## Screenshots

-   - +   +