Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# PiFlash - Raspberry Pi Image Flasher Web Application
|
| 2 |
|
| 3 |
A modern, web-based tool for flashing Raspberry Pi OS images to SD cards. Built with vanilla JavaScript, HTML5, and Tailwind CSS for maximum compatibility and ease of use.
|
|
@@ -169,4 +179,4 @@ This tool is provided as-is without warranty. Always backup important data befor
|
|
| 169 |
|
| 170 |
---
|
| 171 |
|
| 172 |
-
**Happy Flashing!** 🥧✨
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
title: PiFlash
|
| 4 |
+
sdk: static
|
| 5 |
+
emoji: 📈
|
| 6 |
+
colorFrom: red
|
| 7 |
+
colorTo: green
|
| 8 |
+
short_description: A modern, web-based tool for flashing Raspberry Pi OS images
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
# PiFlash - Raspberry Pi Image Flasher Web Application
|
| 12 |
|
| 13 |
A modern, web-based tool for flashing Raspberry Pi OS images to SD cards. Built with vanilla JavaScript, HTML5, and Tailwind CSS for maximum compatibility and ease of use.
|
|
|
|
| 179 |
|
| 180 |
---
|
| 181 |
|
| 182 |
+
**Happy Flashing!** 🥧✨
|