Skip to content

Commit 3ef980c

Browse files
author
Hector Garcia
committed
New Readme file
1 parent 46afa1e commit 3ef980c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
This program creates a traveling route based on a list of destinations.
2+
The destinations are addresses extracted from a document that can be
3+
uploaded by the user from a local drive (by clicking a button and
4+
browsing) or by dragging and dropping it on the file-drop region (above
5+
the map.
6+
Once the file is uploaded, the program reads the addresses and allows the
7+
user to select them. The user defines the start intermediate points and
8+
final destination. The program then shows a map that covers an area
9+
large enough to show all destination point. Finally, the program
10+
highlights the route.

0 commit comments

Comments
 (0)