Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
francojreyes authored May 30, 2024
1 parent ea0329b commit 8ea73e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ To update the schema, you will need to:
### Adding additional scrapers
To add additional scrapers, you will need to:
- Create a new subdirectory with the scraper inside it
- Ensure that if you are using the schema SQL files, you reference them using symlinks so all scrapers are updated
- Ensure that if you are using the shared schema SQL files, you reference them using symlinks so all scrapers are updated
- Add to the GitHub workflow so that it also tests/builds/deploys the new scraper

### Testing
Expand Down

0 comments on commit 8ea73e8

Please sign in to comment.