Minor changes in README.md

Feature -> Features
This is a Python code collection of robotics algorithms, especially autonomous navigation. -> This is a collection of Python implementation of robotics algorithms, especially for autonomous navigation.
This commit is contained in:
lkylych
2018-07-09 17:30:31 -07:00
committed by GitHub
parent 39aa4f5a6a
commit 9cddbfde81

View File

@@ -72,9 +72,9 @@ Python codes for robotics algorithm.
# What is this?
This is a Python code collection of robotics algorithms, especially autonomous navigation.
This is a collection of Python implementation of robotics algorithms, especially for autonomous navigation.
Feature:
Features:
1. Widely used and practical algorithms are selected.