summaryrefslogtreecommitdiffstats
path: root/python/internetarchive/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/internetarchive/README')
-rw-r--r--python/internetarchive/README14
1 files changed, 12 insertions, 2 deletions
diff --git a/python/internetarchive/README b/python/internetarchive/README
index 48d8a410f9..78612e6aa9 100644
--- a/python/internetarchive/README
+++ b/python/internetarchive/README
@@ -2,6 +2,16 @@ A Python and Command-Line Interface to Archive.org
This package installs a command-line tool named ia for using Archive.org
from the command-line. It also installs the internetarchive Python
-module for programatic access to archive.org.
+module for programatic access to archive.org. Please report all bugs and
+issues on Github.
-python3 is an optional dependency.
+Documentation
+
+Documentation is available at
+https://archive.org/services/docs/api/internetarchive.
+
+Contributing
+
+All contributions are welcome and appreciated. Please see
+https://archive.org/services/docs/api/internetarchive/contributing.html
+for more details.