Skip to content

Commit

Permalink
Rename README copy.md to README.md
Browse files Browse the repository at this point in the history
Just a rename.
  • Loading branch information
grimley517 committed Aug 4, 2013
1 parent 6dcc51b commit d05d069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Graphs/README copy.md → Graphs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ Graphs

**Connected Graph** - Create a program which takes a graph as an input and outputs whether every node is connected or not.

**Dijkstra’s Algorithm** - Create a program that finds the shortest path through a graph using its edges.
**Dijkstra’s Algorithm** - Create a program that finds the shortest path through a graph using its edges.

0 comments on commit d05d069

Please sign in to comment.