Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xe-nvdk authored Nov 23, 2020
1 parent c5cc529 commit 50e5a73
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,15 @@ $ ./ezcompose
If you're a Windows user, you need to download the source code and run in the following way.

```
python3 ezcompose.py
$ python3 ezcompose.py
```
If you don't have installed Python, you can download it from [[here](https://www.python.org/downloads/).

Since the v0.1.5, EZCompose can be run from a Docker Container, you only need to run...
```
$ docker run -it hectorivand/ezcompose:v0.1.5
```

### I want to contribute with EZCompose

If you like this project and you want to contribute, you're very welcome to do it, just fork it and make a pull request when you're ready. Here, you can see the the [To Do list](https://github.com/xe-nvdk/ezcompose/projects/1) and here the [Issues](https://github.com/xe-nvdk/ezcompose/issues).

0 comments on commit 50e5a73

Please sign in to comment.