docs: readme

This commit is contained in:
Cullen Watson
2024-04-16 14:59:50 -05:00
committed by GitHub
parent 0bdf56568e
commit cdc6f2a2a8

View File

@@ -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