Skip to content

Commit

Permalink
doc: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alimghmi committed Nov 7, 2023
1 parent bbc98c4 commit d09861a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ICE Data Scraper with Docker 🚀
# ICE Data Scraper with Docker

Scrape, transform, and insert ICE (Intercontinental Exchange) settlement prices into an MSSQL database, with Docker support for easy deployment and scaling.

Expand All @@ -12,7 +12,7 @@ Scrape, transform, and insert ICE (Intercontinental Exchange) settlement prices
- **Robust Error Handling:** Multi-retry mechanisms and comprehensive logging.


## 🚀 Getting Started:
## Getting Started:

### Environment Setup

Expand Down Expand Up @@ -58,6 +58,6 @@ Scrape, transform, and insert ICE (Intercontinental Exchange) settlement prices
docker run --env-file .env ice-data-scraper
```

## 🙌 Contribution
## Contribution

Feel free to fork the repository, make changes, and open a pull request. All contributions are welcomed!

0 comments on commit d09861a

Please sign in to comment.