mirror of
https://github.com/Cametendo/cflash.git
synced 2026-03-18 04:50:19 +01:00
Enhance README with project badges
Added badges for license, Java version, platform, and status.
This commit is contained in:
@@ -1,5 +1,10 @@
|
|||||||
# cflash
|
# cflash
|
||||||
Small and lightweight image and iso flasher build on `dd`.
|
Small and lightweight image and iso flasher build on `dd`.
|
||||||
|
|
||||||
|
[](https://opensource.org/licenses/MIT)
|
||||||
|
[](https://www.java.com/en/)
|
||||||
|
[](https://www.linux.org/)
|
||||||
|
[](https://en.wikipedia.org/wiki/Software_release_life_cycle#Beta)
|
||||||
|
|
||||||
# About
|
# About
|
||||||
Java program using `dd` to make flashing iso and image files easier on the terminal. This program allows anyone to flash iso and image files without having to search for extra GUI tools and by keeping it simple and resource-friendly.
|
Java program using `dd` to make flashing iso and image files easier on the terminal. This program allows anyone to flash iso and image files without having to search for extra GUI tools and by keeping it simple and resource-friendly.
|
||||||
|
|||||||
Reference in New Issue
Block a user