mirror of
https://github.com/simon987/Architeuthis.git
synced 2025-12-16 10:19:01 +00:00
Update readme
This commit is contained in:
10
README.md
10
README.md
@@ -16,6 +16,16 @@ and error handling. Built for automated web scraping.
|
|||||||
### Typical use case
|
### Typical use case
|
||||||

|

|
||||||
|
|
||||||
|
### 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
|
### Sample configuration
|
||||||
|
|
||||||
```json
|
```json
|
||||||
|
|||||||
Reference in New Issue
Block a user