From f3295fc8927a3d8a51028912e9a40d6cab3cb089 Mon Sep 17 00:00:00 2001 From: Atsushi Sakai Date: Sun, 1 Apr 2018 17:54:41 +0900 Subject: [PATCH] update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0477142f..d1941a2b 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ Python codes for robotics algorithm. # What is this? -This is a Python code collection of robotics, especially autonomous navigation. +This is a Python code collection of robotics algorithms, especially autonomous navigation. Feature: @@ -646,7 +646,7 @@ If you have any quesions or problems about this code, feel free to add an issue. A small PR like bug fix is welcome. -If your PR is merged multiple times, I will add your account to the Author list. +If your PR is merged multiple times, I will add your account to the author list. # Authors