Skip to content

Commit

Permalink
add how to use
Browse files Browse the repository at this point in the history
  • Loading branch information
ShisatoYano committed Dec 18, 2023
1 parent 82a5eb8 commit d47f31e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Python sample codes and documents about Autonomous vehicle control algorithm. In
* [What is this?](#what-is-this)
* [Goal of this project](#goal-of-this-project)
* [Requirements](#requirements)
* [How to use](#how-to-use)


## What is this?
Expand All @@ -32,3 +33,11 @@ For development:
For setting up the environment with Docker:
* [Visual Studio Code](https://code.visualstudio.com/)
* [Docker](https://www.docker.com/)


## How to use
1. Clone this repository
```bash
$ git clone https://github.com/ShisatoYano/AutonomousVehicleControlBeginnersGuide
```

0 comments on commit d47f31e

Please sign in to comment.