Skip to content

Commit

Permalink
Update bash command
Browse files Browse the repository at this point in the history
  • Loading branch information
kshitijrajsharma committed Feb 20, 2025
1 parent 15199f2 commit 0e22570
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,11 @@ poetry add obe
### Command line interface

```bash
# Basic usage
obe --source <source> --input <input.geojson> --output <output.geojson>
```


# Examples:
### Examples:
# Google Open Buildings
obe --source google --input area.geojson --output google_buildings.geojson

Expand Down

0 comments on commit 0e22570

Please # to comment.