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 4d00867 commit 858e16b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,9 @@ 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.

![Path Planning using PSO in Python](/images/animation.gif)

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

## How to Cite

Expand Down

0 comments on commit 858e16b

Please sign in to comment.