diff --git a/README.md b/README.md index 9e7e8b4..2a0dbe4 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,9 @@ permalink: / The control-toolbox ecosystem gathers Julia packages for mathematical control and applications. It is an outcome of a research initiative supported by the [Inria Centre at Université Côte d'Azur](https://www.inria.fr/en/inria-centre-universite-cote-azur) and the [Labex CIMI (Centre International de Mathématiques et Informatique de Toulouse) at Université de Toulouse](https://www.cimi.univ-toulouse.fr/fr/) and a sequel to previous developments, notably [Bocop](https://www.bocop.org) and [Hampath](https://www.hampath.org). See also: [ct gallery](https://ct.gitlabpages.inria.fr/gallery). The root package is [OptimalControl.jl](https://github.com/control-toolbox/OptimalControl.jl) which aims to provide tools to solve optimal control problems by direct and indirect methods. -## Installation - -See the [installation page](https://github.com/control-toolbox#installation). - ## Getting started -To solve your first optimal control problem using `OptimalControl.jl` package, please visit our [basic example tutorial](https://control-toolbox.org/OptimalControl.jl/stable/tutorial-basic-example.html). +To solve your first optimal control problem using [OptimalControl.jl](https://github.com/control-toolbox/OptimalControl.jl) package, please visit our [basic example tutorial](https://control-toolbox.org/OptimalControl.jl/stable/tutorial-basic-example.html). ## Partners