diff --git a/README.md b/README.md index 280533f..4b4a1c2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![CD](https://github.com/nolze/tiny-wifi-analyzer/workflows/CD/badge.svg)](https://github.com/nolze/tiny-wifi-analyzer/actions?query=workflow%3ACD) -A ***tiny*** Wi-Fi channels & strengths analyzer for macOS. +Simple, open-source Wi-Fi channel and strength analyzer for macOS. Made with PyObjC, pywebview, ApexCharts, PyInstaller. ![screenshot](assets/screenshot.png) @@ -13,7 +13,17 @@ Made with PyObjC, pywebview, ApexCharts, PyInstaller. ## Download -* [Visit the latest release](https://github.com/nolze/tiny-wifi-analyzer/releases/latest/) +[Visit the latest release](https://github.com/nolze/tiny-wifi-analyzer/releases/latest/) + +### Important note + +Since the app is not signed, you need to follow the steps below to run it. + +1. **Right-click on the app icon**,\ +2. select "Open" from the context menu, and\ +3. select "OK" in the dialog below. + + ## Todos