diff --git a/README.md b/README.md index 68f4084..83b43d5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +Overview +------ +This repository implements some common path planning algorithms used in robotics, including Search-based algorithms and Sampling-based algorithms. We designed animation for each algorithm to display the running process. + Directory Structure ------ .