Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bcmmbaga committed Apr 11, 2019
1 parent f7888e8 commit 732a428
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# coursehunter

coursehunters.net courses downloader

[![Build Status](https://travis-ci.org/bcmmbaga/coursehunter.svg?branch=master)](https://travis-ci.org/bcmmbaga/coursehunter) [![Go Report Card](https://goreportcard.com/badge/github.com/bcmmbaga/coursehunter)](https://goreportcard.com/report/github.com/bcmmbaga/coursehunter)
Expand All @@ -21,13 +22,12 @@ coursehunter [command] [options...]
-n coursename
-e email
-p password
-start video index to start at (default: 1)

Example:
download:
coursehunter -n <coursename> -e <email> -p <password>

resume:
coursehunter resume -start <start index>
coursehunter resume <start index>

```

0 comments on commit 732a428

Please sign in to comment.