Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,17 +1,13 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
pinned: false
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
# Car Dealership VIN Lookup App
|
| 13 |
-
|
| 14 |
-

|
| 15 |
|
| 16 |
## π Overview
|
| 17 |
This is a simple app for a car dealership that allows users to look up vehicle information (year, make, and model) by entering a VIN number.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Car VIN Decoder
|
| 3 |
+
emoji: π
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: indigo
|
| 6 |
+
sdk: streamlit
|
| 7 |
+
sdk_version: "1.29.0"
|
| 8 |
+
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
|
| 12 |
## π Overview
|
| 13 |
This is a simple app for a car dealership that allows users to look up vehicle information (year, make, and model) by entering a VIN number.
|