Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixed JSONL hyperlink
  • Loading branch information
akomandooru committed Apr 25, 2024
1 parent 4bd11c6 commit 693d5bc
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 @@ -33,7 +33,7 @@ The search application shared in this solution will allow an end user to search

### Data Ingestion
- Load images and json files to ingest S3 bucket as shown
<img src="project_assets/data_ingest.png" style="width:400px;"/>
<img src="project_assets/data_ingest.png""/>
- Browse to the folder where you unzipped the downloaded data from Kaggle
- Use following aws cli command to upload images
- `aws s3 cp --recursive .\images\test s3://backendstack-s3constructingestbucket680f5e47-g5jvbbthq3h1/images/test`
Expand Down

0 comments on commit 693d5bc

Please sign in to comment.