Skip to content

Commit 64c4c57

Browse files
authored
Update README.md
1 parent 203f37c commit 64c4c57

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
11
<h1 style="text-align:center;"> UNITIY PATHFINDING METHODS </h1>
22
Project provides a basic application of different path searching algorithms like A *, Dijkstra
33

4+
<!DOCTYPE html>
5+
<html>
6+
<body>
47

58
<h1 style="text-align:center;">Centered Heading</h1>
9+
<p style="text-align:center;">Centered paragraph.</p>
10+
11+
</body>
12+
</html>
13+
614

715
<p text-align="center"><img src="https://i.imgur.com/fno5k64.gif" alt ="pathfinding"> </p>

0 commit comments

Comments
 (0)