Parcourir la source

Merge branch 'master' of https://github.com/zhm-real/path-planning-algorithms

zhm-real il y a 5 ans
Parent
commit
16e841d111
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -39,7 +39,7 @@ Directory Structure
 <table>
   <tr>
     <td><img src="https://github.com/zhm-real/path-planning-algorithms/blob/master/Stochastic%20Shortest%20Path/gif/VI.gif" alt="value iteration" width="400"/></a></td>
-    <td><img src="https://github.com/zhm-real/path-planning-algorithms/blob/master/Stochastic%20Shortest%20Path/gif/VI.jpeg" alt="value iteration" width="400"/></a></td>
+    <td><img src="https://github.com/zhm-real/path-planning-algorithms/blob/master/Stochastic%20Shortest%20Path/gif/VI_E.gif" alt="value iteration" width="400"/></a></td>
   </tr>
 </table>
 </div>