diff --git a/README.md b/README.md index d46cb2428c14d31c2280cbe0ea8af3ffa91a7329..50cdbe04bf7da3ab3ab569c3dac77f545d814967 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,7 @@ -Install using either +This package is deprecated -`Pkg.clone("git@gitlab.control.lth.se:cont-frb/SystemIdentification.git")` -or -`Pkg.clone("https://gitlab.control.lth.se/cont-frb/SystemIdentification.git")` - -Test using - -`Pkg.test("SystemIdentification")` - - -Commit your updates using the guide at -http://julia.readthedocs.org/en/latest/manual/packages/#package-development - -`cd(Pkg.dir("SystemIdentification"))` - -`"Git commands..."` \ No newline at end of file +See +- [LTVModels.jl](https://github.com/baggepinnen/LTVModels.jl) +- [BasisFunctionExpansions.jl](https://github.com/baggepinnen/BasisFunctionExpansions.jl) +- [ARX-estimation in Ball-and-beam lab](https://gitlab.control.lth.se/processes/BallAndBeam.jl/blob/master/src/arx.jl) +- [Frequency response analysis in Ball-and-beam lab](https://gitlab.control.lth.se/processes/BallAndBeam.jl/blob/master/src/BallAndBeam.jl#L84) \ No newline at end of file