Skip to content

Commit a551987

Browse files
committed
Update Readme
1 parent b795527 commit a551987

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

Readme.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66

77
![](https://github.com/user-attachments/assets/55c800ff-d0aa-4454-aa6b-3990833ce530)
88

9+
## ✨ Features
10+
11+
- WPA Enterprise (802.1X) Support
12+
- Station & Access Point Modes:
13+
- QR Code Network Sharing
14+
915
## 💡 Prerequisites
1016

1117
- A Linux based OS
@@ -119,11 +125,12 @@ stop = 'x'
119125

120126
[station]
121127
toggle_scanning = "s"
122-
toggle_connect = " "
123128

124129
[station.known_network]
125-
toggle_autoconnect = "a"
130+
toggle_autoconnect = "t"
126131
remove = "d"
132+
show_all = "a"
133+
share = "p"
127134
```
128135

129136
## ⚖️ License

0 commit comments

Comments
 (0)