From 2121c35f7d449dcb91075e9ec1139f712074fec1 Mon Sep 17 00:00:00 2001 From: Willem Melching Date: Fri, 29 Oct 2021 10:45:07 +0200 Subject: [PATCH] README.md: mention docs.comma.ai old-commit-hash: d656a4631127ea49d37bda07bc7419346dde1ba4 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index faae1d2588..b9a58f6a10 100755 --- a/README.md +++ b/README.md @@ -61,6 +61,8 @@ Community and Contributing openpilot is developed by [comma](https://comma.ai/) and by users like you. We welcome both pull requests and issues on [GitHub](http://github.com/commaai/openpilot). Bug fixes and new car ports are encouraged. Check out [the contributing docs](docs/CONTRIBUTING.md). +Documentation related to openpilot development can be found on [docs.comma.ai](https://docs.comma.ai). Information about running openpilot (e.g. FAQ, fingerprinting, troubleshooting, custom forks, community hardware) should go on the [wiki](https://github.com/commaai/openpilot/wiki). + You can add support for your car by following guides we have written for [Brand](https://blog.comma.ai/how-to-write-a-car-port-for-openpilot/) and [Model](https://blog.comma.ai/openpilot-port-guide-for-toyota-models/) ports. Generally, a car with adaptive cruise control and lane keep assist is a good candidate. [Join our Discord](https://discord.comma.ai) to discuss car ports: most car makes have a dedicated channel. Want to get paid to work on openpilot? [comma is hiring](https://comma.ai/jobs/).