Skip to content

Commit

Permalink
Merge pull request #31 from stefanofusai/30-add-development-section-t…
Browse files Browse the repository at this point in the history
…o-readme
  • Loading branch information
stefanofusai authored Oct 29, 2024
2 parents c5ee002 + 52aba5e commit 78a8b8d
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 78a8b8d

Please sign in to comment.