From ae26c7195498e9d4e1028936bf495af117049c48 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Sun, 19 Feb 2023 14:02:18 -0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e6112d91..156254fb 100644 --- a/README.md +++ b/README.md @@ -863,6 +863,8 @@ All contributions to ArchiveBox are welcomed! Check our [issues](https://github. For low hanging fruit / easy first tickets, see: ArchiveBox/Issues `#good first ticket` `#help wanted`. +**Python API Documentation:** https://docs.archivebox.io/en/master/archivebox.html#module-archivebox.main + ### Setup the dev environment
Click to expand...