Skip to content

Commit

Permalink
docs: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cullenwatson committed Apr 16, 2024
1 parent 0bdf565 commit cdc6f2a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,14 +128,17 @@ Property
│ ├── sold_price
│ ├── last_sold_date
│ ├── price_per_sqft
│ ├── parking_garage
│ └── hoa_fee
├── Location Details:
│ ├── latitude
│ ├── longitude
└── Parking Details:
└── parking_garage
├── Agent Info:
│ ├── agent
│ ├── broker
│ └── broker_phone
```

### Exceptions
Expand Down

0 comments on commit cdc6f2a

Please sign in to comment.