Skip to content

Commit

Permalink
Update README.md to include installation instructions (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
ancorso committed Oct 30, 2020
1 parent fc6779a commit db8cad3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -14,6 +14,10 @@ Nominal Behavior | Failure Example
![](ped_crosswalk_nominal.gif) | ![](ped_crosswalk_failure.gif)
![](Tint_nominal.gif) | ![](Tint_failure.gif)

## Installation
Install with
`import Pkg; Pkg.add(url="https://github.com/sisl/AdversarialDriving.jl")`


## Usage
The `AdversarialDrivingMDP` is very versatile in its construction and supports the following arguments
Expand Down

0 comments on commit db8cad3

Please sign in to comment.