Blame README.md

fab352
# hello-world
fab352
fab352
The simplest python CLI tool used to demonstrate packit service functionality. It will make your day.
fab352
fab352
```
fab352
$ hello world!
fab352
Hello world!
fab352
```
fab352
fab352
fab352
## How to?
fab352
fab352
Just open a pull request on this repository and packit service will build your changes and provide an RPM repository using your pull request as a source.
fab352
fab352
Follow the steps provided by the packit service and then install this tool like this:
fab352
```bash
fab352
$ dnf install hello
fab352
```