We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6c0024 commit 749821dCopy full SHA for 749821d
README.md
@@ -223,7 +223,8 @@ rpi-crypto-ticker-display/
223
│ ├── miners.py # Local miner monitoring
224
│ ├── rendering.py # Display rendering and drawing logic
225
│ └── websockets.py # WebSocket connections for live data
226
-└── README.md # Project documentation and setup guide
+├── README.md # Project documentation and setup guide
227
+└── SECURITY.md # Security Policy
228
```
229
230
## Configuration Notes
0 commit comments