@@ -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
------
.