Update README.md

add badges
This commit is contained in:
Jonathan Holmgren
2022-05-24 15:07:29 -05:00
committed by GitHub
parent e616a664fb
commit 1b03870f69

View File

@@ -1,5 +1,10 @@
# PhoenixPE # PhoenixPE
[![Latest Release](https://img.shields.io/github/release-pre/phoenixpe/phoenixpe.svg?style=flat-square&label=Latest%20Release)](https://github.com/phoenixpe/phoenixpe/releases)
[![Licence](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square&label=License)](https://opensource.org/licenses/MIT)
[![Download Stats](https://img.shields.io/github/downloads/phoenixpe/phoenixpe/total.svg?label=Downloads&style=flat-square)](https://github.com/phoenixpe/phoenixpe/releases)
[![Contributors](https://img.shields.io/github/contributors/phoenixpe/phoenixpe.svg?style=flat-square&label=Contributors)](https://github.com/phoenixpe/phoenixpe/graphs/contributors)
PhoenixPE is a WinPE Rescue/Recovery Environment based on Win10. It can be booted via USB, CD/DVD, PXE/Network, or hard disk. PhoenixPE is a WinPE Rescue/Recovery Environment based on Win10. It can be booted via USB, CD/DVD, PXE/Network, or hard disk.
* PhoenixPE uses the "next-generation" PEBakery engine resulting in faster build times and advanced features compared to legacy Winbuilder projects. * PhoenixPE uses the "next-generation" PEBakery engine resulting in faster build times and advanced features compared to legacy Winbuilder projects.
@@ -7,6 +12,16 @@ PhoenixPE is a WinPE Rescue/Recovery Environment based on Win10. It can be boote
* Easy to understand options and uncluttered user interface. * Easy to understand options and uncluttered user interface.
* Flexible and fully customizable. * Flexible and fully customizable.
## Features
* Drive Backup/Cloneing/Imaging
* Malware Removal
* Password Recovery
* Drive Partitioning/Install Prep.
* Hardware Diagnostics
* Offline OS Troubleshooting/Repair/Recovery
* And more...
## License ## License
**PhoenixPE** is licensed under the MIT license. Refer to [license](license) for more information. **PhoenixPE** is licensed under the MIT license. Refer to [license](license) for more information.