Skip to content

Commit

Permalink
fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
jeqo committed Aug 12, 2022
1 parent 17da05f commit f8163e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions emulator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Once execution completes, the SQLite file could be opened with any compatible to
datasette sample.db
```

![img.png](docs/datasette.png)
![datasette](./docs/datasette.png)

### Modify events (optional)

Expand All @@ -98,7 +98,7 @@ sqlite-utils kfk-emulator.db "select * from records_v1" --csv > examples/records

Import CSV to Google Spreadsheet:

![img.png](docs/google-drive.png)
![google spreadsheet](./docs/google-drive.png)

And reimport CSV into SQLite:

Expand Down

0 comments on commit f8163e0

Please sign in to comment.