diff options
| author | Omar Roth <omarroth@hotmail.com> | 2017-11-23 01:48:55 -0600 |
|---|---|---|
| committer | Omar Roth <omarroth@hotmail.com> | 2017-11-23 01:48:55 -0600 |
| commit | 26959020b732b5d729432294df6246307819e32f (patch) | |
| tree | 0d9ff22c2c1ef8f3ead9950be54dea1d809c21f5 /README.md | |
| download | invidious-26959020b732b5d729432294df6246307819e32f.tar.gz invidious-26959020b732b5d729432294df6246307819e32f.tar.bz2 invidious-26959020b732b5d729432294df6246307819e32f.zip | |
Initial commit
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 00000000..0cccc7f9 --- /dev/null +++ b/README.md @@ -0,0 +1,27 @@ +# visor + +TODO: Write a description here + +## Installation + +TODO: Write installation instructions here + +## Usage + +TODO: Write usage instructions here + +## Development + +TODO: Write development instructions here + +## Contributing + +1. Fork it ( https://github.com/[your-github-name]/visor/fork ) +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 a new Pull Request + +## Contributors + +- [[your-github-name]](https://github.com/[your-github-name]) Omar Roth - creator, maintainer |
