From 1229b16b8dd7886dec088546bdf73ac979407102 Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Sat, 8 Dec 2012 21:30:41 +0100 Subject: [PATCH] Updated. --- doc/README.txt | 11 ++++++++--- requirements.txt | 1 - 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/doc/README.txt b/doc/README.txt index 264c1f7e4..65794d72c 100644 --- a/doc/README.txt +++ b/doc/README.txt @@ -19,6 +19,11 @@ it is purely for personal use. Please be aware that by making downloaded strips publically available (without the explicit permission of the author) you may be infringing upon various copyrights. +Adult content +-------------- +Some comics contain adult content. They can only be downloaded by +using the --adult option, thereby confirming that the user is of age. + Usage ------ List available comics (over 3000 at the moment): @@ -72,9 +77,9 @@ which help define the plugins for all comics of this syndicate. Extending Dosage ----------------- -In order to add a new webcoming, a new module class has to be created in one of the -*.py files in the dosagelib/plugins subdirectory. Look at the existing -module classes for examples. +In order to add a new webcomic, a new module class has to be created in +one of the *.py files in the dosagelib/plugins subdirectory. +Look at the existing module classes for examples. Reporting Bugs --------------- diff --git a/requirements.txt b/requirements.txt index 3288e9274..f2293605c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1 @@ requests -