Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

Commit

Permalink
better formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
fent committed Nov 17, 2011
1 parent 42c9fd9 commit 16ad412
Showing 1 changed file with 17 additions and 8 deletions.
25 changes: 17 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
Install
------------

npm install youtube-dl

Use the -g option if you want npm to add a symlink to [youtube-dl][] so it can be used in command line.


Usage
------------------

Expand Down Expand Up @@ -98,6 +90,23 @@ Running that will produce something like
For more usage info on youtube-dl and the arguments you can pass to it, do `youtube-dl -h` or go to the [youtube-dl documentation][].


Install
------------

npm install youtube-dl

Use the -g option if you want npm to add a symlink to [youtube-dl][] so it can be used in command line.


Tests
-------
Tests are written with [vows](http://vowsjs.org/)

```bash
npm test
```


Issues and the Future
---------------------

Expand Down

0 comments on commit 16ad412

Please sign in to comment.