From 191cdde2abcaa824cbbe18605d7033decbd5118d Mon Sep 17 00:00:00 2001 From: haixuanTao Date: Wed, 17 Aug 2022 20:42:11 +0200 Subject: [PATCH] Remove getting started from `README.md` --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 6c378657..610171b6 100644 --- a/README.md +++ b/README.md @@ -38,10 +38,6 @@ Distributed as: --- -## 💻 Getting started - -- Check out [coordinator/README.md](coordinator/README.md) - ## 🏁 Further reading - Check out [dora-drives](https://github.com/dora-rs/dora-drives) for a template of an autonomous vehicle within a simulation.