Skip to content

Commit

Permalink
README updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
smkalami committed Mar 13, 2023
1 parent 858e16b commit b002895
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,7 @@ The `bestsol` variable contains the best solution found by the algorithm. The `p

The following animation shows how PSO searches for the optimal path and how the solution evolves while the optimization algorithms runs.

<p style="text-align: center;">
<img src="images/animation.gif" alt="Path Planning using PSO in Python">
</p>
<img src="images/animation.gif" alt="Path Planning using PSO in Python" style="display: block; margin: 0 auto;">

## How to Cite

Expand Down

0 comments on commit b002895

Please sign in to comment.