From c299775dbabaef5fade7f552c03719873e7fc349 Mon Sep 17 00:00:00 2001 From: Andrea Palazzi Date: Sat, 9 Sep 2017 15:22:21 +0200 Subject: [PATCH] Update README.md --- project_11_path_planning/README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/project_11_path_planning/README.md b/project_11_path_planning/README.md index 0ef806b..efec56e 100644 --- a/project_11_path_planning/README.md +++ b/project_11_path_planning/README.md @@ -1,6 +1,14 @@ # CarND-Path-Planning-Project Self-Driving Car Engineer Nanodegree Program - + +--- + +**Notice: what follows is the Udacity description of the Path-Planning project.** + +**The model documentation of my particular solution can be found [here](https://github.com/ndrplz/self-driving-car/blob/master/project_11_path_planning/model_documentation.md).** + +--- + ### Simulator. You can download the Term3 Simulator which contains the Path Planning Project from the [releases tab (https://github.com/udacity/self-driving-car-sim/releases).