We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b309d6 commit c87e2edCopy full SHA for c87e2ed
1 file changed
README.md
@@ -4,7 +4,7 @@ A data structures project utilizing Dijkistra algorithm and AdjacencyList to fin
4
5
## Overview
6
7
-**PathMapper** - An end semester project for **EC-200 Data Structure** course. <br />
+**PathMapper** - An end semester project for **EC-200 Data Structure** course. <br /><br />
8
We were told to make use of what we had learned of Data Structures over the course of the semester and make a program that had the following features:
9
10
- Map shortest path between two cities (inter-city).
0 commit comments