From 989aeb0ac4bbfb4b630f8c922d53742f60285fb3 Mon Sep 17 00:00:00 2001 From: Babak Shahian Jahromi Date: Fri, 3 Nov 2017 23:14:10 -0500 Subject: [PATCH] Update README.md file. --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 519745e..b3e06ac 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,6 @@ Self-driving Car Project: Advanced Lane Lines Detection and Tracking ## Writeup Template -### You can use this file as a template for your writeup if you want to submit it as a markdown file, but feel free to use some other method and submit a pdf if you prefer. - ---- **Advanced Lane Finding Project** @@ -30,9 +27,7 @@ The goals / steps of this project are the following: [image6]: ./examples/example_output.jpg "Output" [video1]: ./project_video.mp4 "Video" -## [Rubric](https://review.udacity.com/#!/rubrics/571/view) Points -### Here I will consider the rubric points individually and describe how I addressed each point in my implementation. ---