Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wh00hw authored Sep 1, 2022
1 parent c8c92f5 commit e5ae0da
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Unoffical Flipper Zero cli wrapper written in Python

## Articles
- [How to hack a restaurant](https://medium.com/@nic_whr/how-to-hack-a-restaurant-5d394be105a9)

## Functions and characteristics:
- [x] Flipper serial CLI wrapper
Expand All @@ -19,7 +21,7 @@ $ pip install -r requirements.txt
### Tested on:
- [x] Python 3.8.10 on Linux 5.4.0 x86_64
- [x] Python 3.9.10 on Windows 10
- [x] Python 3.10.5 on Android 12 (Termux + OTGSerial2WebSocket NO ROOT REQUIRED)
- [x] Python 3.10.5 on Android 12 (Termux + [OTGSerial2WebSocket](https://play.google.com/store/apps/details?id=com.wh00hw.serial2websocket) NO ROOT REQUIRED)

## Usage/Examples

Expand Down

0 comments on commit e5ae0da

Please sign in to comment.