From 3b495fcb0b004fd00d12bf059473d9d0b7f7c0b9 Mon Sep 17 00:00:00 2001 From: Ayushman Kumar <41910134+ayushmankumar7@users.noreply.github.com> Date: Fri, 24 Jun 2022 14:32:48 +0530 Subject: [PATCH] Navd added to README (#24953) (#24954) * Navd added to README * Update README.md Co-authored-by: Willem Melching --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c426b839d..34b17625f 100755 --- a/README.md +++ b/README.md @@ -121,6 +121,7 @@ Directory Structure ├── modeld # Driving and monitoring model runners ├── proclogd # Logs information from proc ├── sensord # IMU interface code + ├── navd # Turn-by-turn navigation ├── test # Unit tests, system tests, and a car simulator └── ui # The UI