File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# iLQGames.jl
22
3- [ ![ CI] ( https://github.com/lassepe /iLQGames.jl/actions/workflows/ci.yml/badge.svg )] ( https://github.com/lassepe /iLQGames.jl/actions/workflows/ci.yml )
4- [ ![ codecov] ( https://codecov.io/gh/lassepe /iLQGames.jl/branch/master/graph/badge.svg )] ( https://codecov.io/gh/lassepe /iLQGames.jl )
5- [ ![ License] ( https://img.shields.io/badge/License-BSD%203--Clause-blue.svg )] ( https://opensource.org/licenses/BSD-3-Clause )
3+ [ ![ CI] ( https://github.com/JuliaGameTheoreticPlanning /iLQGames.jl/actions/workflows/ci.yml/badge.svg )] ( https://github.com/JuliaGameTheoreticPlanning /iLQGames.jl/actions/workflows/ci.yml )
4+ [ ![ codecov] ( https://codecov.io/gh/JuliaGameTheoreticPlanning /iLQGames.jl/branch/master/graph/badge.svg )] ( https://codecov.io/gh/JuliaGameTheoreticPlanning /iLQGames.jl )
5+ [ ![ License] ( https://img.shields.io/badge/License-BSD%203--Clause-blue.svg )] ( https://opensource.org/licenses/BSD-3-Clause )
66
77iLQGames.jl is a framework for rapidly designing and solving nonlinear general-sum differential
88games, built around [ iterative linear-quadratic game approximations] ( https://arxiv.org/abs/1909.04694 ) .
@@ -22,7 +22,7 @@ Within the Julia REPL run:
2222
2323``` julia
2424using Pkg
25- Pkg. add(PackageSpec(url= " https://github.com/lassepe /iLQGames.jl" ))
25+ Pkg. add(PackageSpec(url= " https://github.com/JuliaGameTheoreticPlanning /iLQGames.jl" ))
2626```
2727
2828## Example
You can’t perform that action at this time.
0 commit comments