From d6af2b15cd6195198556ed4e8514faa343b4e0b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodrigo=20Henr=C3=ADquez-Auba?= Date: Mon, 21 Oct 2024 16:36:17 -0700 Subject: [PATCH] Update README with docs link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 522103bd85..efaf6b7e94 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ The `PowerSystems.jl` package provides a rigorous data model using Julia structu - Dynamic Generators Models - Dynamic Inverter Models -For a more exhaustive list, check the [Documentation](https://nrel-sienna.github.io/PowerSystems.jl/stable). +For information on using the package and a more extensive list of device data enabled, see the [stable documentation](https://nrel-sienna.github.io/PowerSystems.jl/stable/). Use the [in-development documentation](https://nrel-sienna.github.io/PowerSystems.jl/dev/) for the version of the documentation which contains the unreleased features. ## Parsing capabilities in PowerSystems