Explorar el Código

Update README.md

Huiming Zhou hace 5 años
padre
commit
4dd43bc122
Se han modificado 1 ficheros con 4 adiciones y 1 borrados
  1. 4 1
      README.md

+ 4 - 1
README.md

@@ -22,7 +22,10 @@ Directory Structure
 
 ## Animations
 ### Dijkstra's & A*
-<div align=center>
+* Blue node: starting node
+* Green node: goal node
+
+<div align=right>
 <table>
   <tr>
     <td><img src="https://github.com/zhm-real/path-planning-algorithms/blob/master/Search-based%20Planning/gif/Dijkstra.gif" alt="dijkstra" width="400"/></a></td>