Skip to content

Commit

Permalink
[#30] Docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanofusai authored Oct 29, 2024
1 parent c5ee002 commit 52aba5e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@ HTTPCACHE_REDIS_USERNAME = ... # optional, defaults to None
HTTPCACHE_STORAGE = "scrapy_redis_httpcache.RedisCacheStorage"
```

## Development

```bash
pip install -r requirements.txt
```

## Contributing

Contributions are welcome! To get started, please refer to our [contribution guidelines](https://github.com/stefanofusai/scrapy-influxdb-exporter/blob/main/CONTRIBUTING.md).
Expand Down

0 comments on commit 52aba5e

Please sign in to comment.