update readme and changelog

This commit is contained in:
Homes32
2023-01-11 21:02:42 -06:00
parent 5a904787d2
commit 57a52afc1c
2 changed files with 13 additions and 2 deletions

View File

@@ -13,7 +13,8 @@ PhoenixPE is a WinPE Rescue/Recovery Environment based on Win10/Win11. It can be
* Build from Win10/Win11 sources using either boot.wim or WinRE.wim as a base.
* Designed from the ground up to be developer/contributor friendly and use clean, well documented code.
* Easy to understand options and uncluttered user interface.
* Flexible and fully customizable.
* Flexible architecture.
* PEBakery's powerful scripting language allows extensive customization.
## Features
@@ -27,6 +28,8 @@ PhoenixPE is a WinPE Rescue/Recovery Environment based on Win10/Win11. It can be
* Offline OS Troubleshooting/Repair/Recovery
* And more...
PhoenixPE includes a variety of carefully selected applications to get you started and PEBakery's user friendly scripting language makes it easy for you create your own scripts and customize PhoenixePE with your favorite apps and settings.
## License
**PhoenixPE** is licensed under the MIT license. Refer to [license](LICENSE) for more information.
@@ -43,7 +46,13 @@ Documentation is available on the [PhoenixPE Wiki](https://github.com/PhoenixPE/
PhoenixPE is developed and maintained, and supported by a community of developers/volunteers who enjoy sharing their ideas and work in their free time.
Interested in contributing to PhoenixPE? Check out our [guidelines](https://github.com/PhoenixPE/PhoenixPE/blob/master/docs/CONTRIBUTING.md).
Interested in contributing to PhoenixPE? Please read our [contributor guidelines](https://github.com/PhoenixPE/PhoenixPE/blob/master/docs/CONTRIBUTING.md).
Want to create your own scripts, include additional applications, and personalize PhoenixPE to your taste?
Check out the following resources:
* [PEBakery Documentation](https://github.com/pebakery/pebakery-docs)
* [PhoenixPE API](https://github.com/PhoenixPE/PhoenixPE/wiki/PhoenixAPI)
## Enhancements/Bugs