diff --git a/README.md b/README.md new file mode 100644 index 0000000..063067b --- /dev/null +++ b/README.md @@ -0,0 +1,22 @@ +# Panerai Lo Scenziato +Amazfit Stratos watchface. + +## Previews: +![Unlocked](previews/unlocked.png) +![Locked](previews/locked.png) + +## How to use +- Download this repo; +- Open a terminal: +```bash +cd /path/to/watchface; +zip whatever-you-want.wfz ./* +``` +- Copy the *.wfz file to your Amazfit Stratos. +- Set the watchface through the menu. + +## Author +[Davide Caruso](https://davidecaruso.github.io) + +## License +Licensed under [MIT](LICENSE). \ No newline at end of file diff --git a/previews/locked.png b/previews/locked.png new file mode 100644 index 0000000..f251913 Binary files /dev/null and b/previews/locked.png differ diff --git a/previews/unlocked.png b/previews/unlocked.png new file mode 100644 index 0000000..7475104 Binary files /dev/null and b/previews/unlocked.png differ