Updated README
This commit is contained in:
parent
ec2ff6afd1
commit
2aeadf10ee
1 changed files with 11 additions and 8 deletions
19
README.md
19
README.md
|
@ -9,17 +9,20 @@ A detailed description about this program can be found on http://marcel-kapfer.d
|
||||||
- [Trello Board](#trello-board)
|
- [Trello Board](#trello-board)
|
||||||
- [Packages](#packages)
|
- [Packages](#packages)
|
||||||
- [Linux](#linux)
|
- [Linux](#linux)
|
||||||
- [Debian based](#debian-based)
|
- [ubuntu](#ubuntu)
|
||||||
|
|
||||||
## Contribute
|
## Contribute
|
||||||
|
|
||||||
Feel free to contribute any time. Just fork it and create a pull request.
|
1. Fork it
|
||||||
|
2. Create your feature branch (`git checkout -b my-new-feature`)
|
||||||
|
3. Commit your changes (`git commit -am 'Add some feature'`)
|
||||||
|
4. Push to the branch (`git push origin my-new-feature`)
|
||||||
|
5. **Create New Pull Request**
|
||||||
|
|
||||||
|
Feel free to write me a mail at marcelmichaelkapfer@yahoo.co.nz or contact me on [Google+](https://plus.google.com/+MarcelMichaelKapfer) or [Twitter](https://twitter.com/MarcelKapfer).
|
||||||
|
|
||||||
|
|
||||||
You can always write me a mail at marcelmichaelkapfer@yahoo.co.nz or contact me on [Google+](https://plus.google.com/+MarcelMichaelKapfer) or [Twitter](https://twitter.com/MarcelKapfer).
|
You should also check out the issues and the Trello board.
|
||||||
|
|
||||||
|
|
||||||
You can also check out the issues and the Trello board.
|
|
||||||
|
|
||||||
## Trello Board
|
## Trello Board
|
||||||
|
|
||||||
|
@ -27,9 +30,9 @@ You can also check out the issues and the Trello board.
|
||||||
|
|
||||||
## Packages
|
## Packages
|
||||||
### Linux
|
### Linux
|
||||||
#### Debian based
|
#### Ubuntu
|
||||||
|
|
||||||
I created a .deb package for Debian based systems. You can download the .deb file from the releases page or by executing the following lines (Ubuntu-based only):
|
I created an Ubuntu repository for the app. You can use it by running the following lines:
|
||||||
|
|
||||||
``sudo apt-add-repository ppa:mmk2410/morse-converter``
|
``sudo apt-add-repository ppa:mmk2410/morse-converter``
|
||||||
|
|
||||||
|
|
Reference in a new issue