lucifer7210 commited on
Commit
5f04784
·
verified ·
1 Parent(s): 89697d8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -325,7 +325,7 @@ async def home():
325
 
326
  <h2>1. Find Nearby Stores (JSON Response)</h2>
327
  <pre>
328
- https://lucifer7210-maps.hf.space/api/stores/nearby?lat=18.9695&lon=72.8320&radius=1
329
  </pre>
330
  <p>Use this to get store details near Market Road area within 1km</p>
331
 
 
325
 
326
  <h2>1. Find Nearby Stores (JSON Response)</h2>
327
  <pre>
328
+ <a href="https://lucifer7210-maps.hf.space/api/stores/nearby?lat=18.9695&lon=72.8320&radius=0.5">api/stores/nearby?lat=18.9695&lon=72.8320&radius=0.5</a>
329
  </pre>
330
  <p>Use this to get store details near Market Road area within 1km</p>
331