diff --git a/README.md b/README.md new file mode 100644 index 0000000..80bb621 --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +[![Build Status](https://img.shields.io/github/workflow/status/mq1n/Win11SysCheck/wnw11)](https://github.com/mq1n/Win11SysCheck/actions?query=workflow%3AWNW11) +[![Download](https://img.shields.io/github/v/release/mq1n/Win11SysCheck)](https://github.com/mq1n/Win11SysCheck/releases/latest/) +[![Ko-fi](https://img.shields.io/badge/Support%20me%20on-Ko--fi-FF5E5B.svg?logo=ko-fi)](https://ko-fi.com/mq1n4) + +# Win11SysCheck +Windows 11 compability check software with user friendly output + +![image](assets/preview.gif) + +---- + +## Contributing +* Fork it(https://github.com/mq1n/Win11SysCheck/fork) +* Create your feature branch: "git checkout -b my-new-feature". +* Commit your changes: "git commit -am 'Add some feature'". +* Push to the branch: "git push origin my-new-feature". +* Submit a pull request. + +## License + +Win11SysCheck is free and open source software, it is using the [GPL-3.0 license](https://github.com/mq1n/Win11SysCheck/blob/main/LICENSE) diff --git a/assets/preview.gif b/assets/preview.gif new file mode 100644 index 0000000..e51e897 Binary files /dev/null and b/assets/preview.gif differ