Forráskód Böngészése

Add screenshots section to README and include images for dashboard, workers, and wallet

Carles Sentis 2 napja
szülő
commit
a29588bab2
4 módosított fájl, 8 hozzáadás és 0 törlés
  1. 8 0
      README.md
  2. BIN
      screenshots/dashboard.png
  3. BIN
      screenshots/wallet.png
  4. BIN
      screenshots/workers.png

+ 8 - 0
README.md

@@ -10,6 +10,14 @@ Monitor your cryptocurrency mining activity on Public Pool directly from your An
 *   **Workers:** Monitor the status of your individual mining workers, including their hash rate, difficulty, and last seen time.
 *   **Wallet:** Check your wallet balance, transaction history, and the current price of the mined currency.
 
+## Screenshots
+
+<div align="center">
+  <img src="screenshots/dashboard.png" alt="Dashboard" width="250"/>
+  <img src="screenshots/workers.png" alt="Workers" width="250"/>
+  <img src="screenshots/wallet.png" alt="Wallet" width="250"/>
+</div>
+
 ## Installation
 
 [![Get it on Google Play](https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png)](https://play.google.com/store/apps/details?id=com.codeskraps.publicpool)

BIN
screenshots/dashboard.png


BIN
screenshots/wallet.png


BIN
screenshots/workers.png