From d52ae6f85e17cd7d0607d7afd0d271fe36d14ee2 Mon Sep 17 00:00:00 2001 From: Andrew Bauman Date: Thu, 15 Mar 2018 22:27:59 -0700 Subject: [PATCH] Update README.md --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index fea6e2f..4f96848 100644 --- a/README.md +++ b/README.md @@ -19,12 +19,6 @@ Here's a list of the projects we've open sourced: * [**ROS Steering Node**](https://github.com/udacity/self-driving-car/tree/master/steering-models/steering-node) – Useful to enable the deep learning models to interact with ROS ## How to Contribute -First, some important places to join: - -* Join the [announcements-only mailing list](https://groups.google.com/a/udacity.com/forum/#!forum/self-driving-car-announcements) -* Join the [Slack team](http://nd013.udacity.com) -* Fill out the [individual contributor agreement](https://goo.gl/forms/iIdeCge8UHpkG96C3) to be whitelisted - Like any open source project, this code base will require a certain amount of thoughtfulness. However, when you add a 2-ton vehicle into the equation, we also need to make safety our absolute top priority, and pull requests just don’t cut it. To really optimize for safety, we’re breaking down the problem of making the car autonomous into **[Udacity Challenges](http://udacity.com/self-driving-car)**. #### Challenges