Pro-Readme-Generator 1.0.1

A very easy-to-use multi functional README generator written in Rust that works inside your terminal. Never think about readme again!
<div align="center">
<img alt="name" align="center" src="https://img.shields.io/badge/Pro Readme Generator-FFFFFF?style=for-the-badge" height="40">
<br />
<img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-blue.svg" /><br>
<br>
Make a beautiful readme in your CLI! 
</div>

***

### Installation


```
git clone https://github.com/Dumbo-programmer/Pro-Readme-Generator.git
code .
cargo build
```


### Usage

**Linux:**
```
cargo build
chmod +x Pro-Readme-Generator
Pro-Readme-Generator
```
**Windows:**
```
Pro-Readme-Generator.exe
```
**Mac**

### Contributing


You are welcome to opening a pull request!

### License

This project is licensed under the MIT license
### Show your support

Leave a ⭐ if you like this project

***
Readme generated with love