Skip to content

Commit 5dcb3aa

Browse files
authored
#Read it for info
1 parent 87c3089 commit 5dcb3aa

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@
1212
<img src="https://img.shields.io/badge/TUI Library-Textual-purple?logo=python&logoColor=white" alt="Textual">
1313
<img src="https://img.shields.io/badge/Library-Rich-orange?logo=python&logoColor=white" alt="Rich">
1414
<img src="https://img.shields.io/badge/Library-Aiohttp-green?logo=python&logoColor=white" alt="Aiohttp">
15-
<img src="https://img.shields.io/badge/Version-1.0-blue" alt="Version">
15+
16+
<img src="https://img.shields.io/badge/Style-CSS-blue?&logoColor=white" alt="Aiohttp">
17+
<img src="https://img.shields.io/badge/Version-1.0-red" alt="Version">
1618
<img src="https://img.shields.io/badge/Platform-Termux%20|%20Linux%20|%20macOS-lightgrey" alt="Platform">
1719
<img src="https://img.shields.io/badge/Status-Active-success" alt="Status">
1820
</p>
@@ -143,8 +145,10 @@ chmod +w .
143145
pip install -r web-analyzer.txt
144146
python3 web_analyzer.py
145147
```
146-
147-
---
148+
*or*
149+
```
150+
bash start.sh
151+
```
148152

149153
## 📸 Screenshots
150154

0 commit comments

Comments
 (0)