Skip to content

Commit

Permalink
Adding shields, install information
Browse files Browse the repository at this point in the history
  • Loading branch information
lethargilistic committed Feb 20, 2016
1 parent 93ca5dc commit 85c4d87
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Ozy and Millie Archive CLI
[![PyPI](https://img.shields.io/pypi/v/oam-dl.svg)](https://pypi.python.org/pypi/oam-dl)
[![PyPI](https://img.shields.io/pypi/l/oam-dl.svg)]()
[![PyPI](https://img.shields.io/pypi/pyversions/oam-dl.svg)]()

oam-dl is inspired by and based on xkcd-dl by Tasdik Rahman, which was inspired by youtube-dl by Daniel Bolton.

It archives the less memetic yet superior (:P) *Ozy and Millie* by Dana Simpson, which ran from 1998 to 2008.
Expand All @@ -8,6 +12,9 @@ It archives the less memetic yet superior (:P) *Ozy and Millie* by Dana Simpson,
* Download individual *Ozy and Millie* comics by release number.
* Download ranges of *Ozy and Millie* comics by release number.

# Installation
It's on PyPI: `pip3 install oam-dl`

# Usage
After installing, run `oam-dl --create`.
This creates a json file in your home directory that stores
Expand Down

0 comments on commit 85c4d87

Please sign in to comment.