Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Blue9 authored Nov 18, 2016
1 parent 805c862 commit f0a6ce3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,15 @@ After installing necessary requirements, using the program is quite self-explana
- [youtube-dl](https://github.com/rg3/youtube-dl)
- [pyperclip](https://github.com/asweigart/pyperclip)
- [validators](https://validators.readthedocs.io/en/latest/)

## Contribution:
- Contributing to this project is highly encouraged.

### Guidelines:
1. Use single-quotes for string literals.
2. If you use any additional modules, please update the [requirements](#requirements) if necessary.
3. Thoroughly test the program before pushing.

*More guidelines will be added if necessary.*

**Note:** Please only modify `audiojack_gui.py` and **not** `audiojack_gui_beta.py`. Any pull requests for `audiojack_gui_beta.py` will be rejected.

0 comments on commit f0a6ce3

Please sign in to comment.