Skip to content

Commit a3d1261

Browse files
authored
Update readme.md
1 parent 2ea954a commit a3d1261

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

streamlit/flight_routes/readme.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,12 @@ The objective of this project is to use flight data from OpenFlights.org (https:
1818
2. Choose Airport by drop-down list or typing name of airport.
1919
3. Map displays connecting routes between chosen airports and destination.
2020
4. Clear selection button to restart.
21-
Note: Because the dataset is full (over 6500 lines of data) in it's inital session, it takes some time to load on inital run or clearing the query.
21+
Note: Because the dataset is full (over 6500 lines of data) in it's inital session, it takes some time to load on inital run or clearing the query.
22+
23+
## Imprvoments
24+
25+
1. To optimize initial load times.
26+
2. To work on coding to facilitate polyline crossing date line issues.
2227

2328
## Acknowledgement
2429

0 commit comments

Comments
 (0)