Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyah Check authored and Nyah committed Jan 6, 2020
1 parent 9284da6 commit 768e0cc
Showing 1 changed file with 17 additions and 5 deletions.
22 changes: 17 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,20 @@ $ cd youtube-dl
$ make
```

## Install



## Usage

To install youtube-dl

```console
$ go get github.com/Ch3ck/youtube-dl
```

To run download:

```console
youtube-dl -h
youtube-dl - Simple youtube video/audio downloader
Expand All @@ -48,13 +60,13 @@ Flags:

## Contributing

Start by starring and Forking this repository. Follow the basic instruction in the [CONTRIBUTING](CONTRIBUTING.md) file.
Follow the basic instruction in the [CONTRIBUTING](CONTRIBUTING.md) file.

## Licence

youtube-dl is licensed under [The MIT Licence](LICENSE.md).
`youtube-dl` is licensed under [The MIT Licence](LICENSE.md).


## Author
## Support

This project was created and maintained by [Nyah Check](https://twitter.com/ch3ck_).
Please feel free to reach out, I could always use your help or advice. :-)
This project was created and is maintained by [Nyah Check](https://twitter.com/ch3ck_)

0 comments on commit 768e0cc

Please sign in to comment.