From cdc30179485799831f25914c7d21cd2c4758bd8e Mon Sep 17 00:00:00 2001 From: simon Date: Sat, 1 Jun 2019 14:32:48 -0400 Subject: [PATCH] Update readme --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index d0edf22..b9ca237 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,16 @@ and error handling. Built for automated web scraping. ### Typical use case ![user_case](use_case.png) +### Usage + +```bash +wget https://simon987.net/data/architeuthis/9_architeuthis.tar.gz +tar -xzf 9_architeuthis.tar.gz + +vim config.json # Configure settings here +./architeuthis +``` + ### Sample configuration ```json