Skip to content

Commit 9204698

Browse files
update readme
1 parent 27090ce commit 9204698

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,16 @@ This is the official repository of WiFiAnalyzer.
4646
* Export access points details
4747
* Dark or Light theme available
4848
* Pause/Resume scanning
49-
* Swipe left/right at the bottom of the screen to navigate to the next/previous screen
5049
* Available filters: WiFi band, Signal strength, Security and SSID
50+
* Vendor/OUI Database Lookup
5151

5252
**Please note WiFiAnalyzer is not a WiFi password cracking or phishing tool.**
5353

5454

5555
## Usage Tips
5656
* Tap the title bar to switch between 2.4 and 5 GHz WiFi band.
5757
* Swipe to manually refresh screen content.
58+
* Swipe left/right at the bottom of the screen to navigate to the next/previous screen
5859
* SSID with (***) means it is hidden.
5960
* Access Point security: <img src="https://github.com/VREMSoftwareDevelopment/WiFiAnalyzer/raw/master/app/src/main/res/drawable-hdpi/ic_lock_black_18dp.png" alt="WPA2/WPA" height="20"> WPA2/WPA; <img src="https://github.com/VREMSoftwareDevelopment/WiFiAnalyzer/raw/master/app/src/main/res/drawable-hdpi/ic_lock_outline_black_18dp.png" alt="WEP/WPS" height="20"> WEP/WPS; <img src="https://github.com/VREMSoftwareDevelopment/WiFiAnalyzer/raw/master/app/src/main/res/drawable-hdpi/ic_lock_open_black_18dp.png" alt="Disabled" height="20"> Disabled
6061
* Saved networks <img src="https://github.com/VREMSoftwareDevelopment/WiFiAnalyzer/raw/master/app/src/main/res/drawable-hdpi/ic_tag_faces_black_18dp.png" alt="Saved Networks" height="20">

0 commit comments

Comments
 (0)