From 88c2e08b024deae31f20ddcec532c68e12bdf5b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodrigo=20Henr=C3=ADquez-Auba?= Date: Mon, 21 Oct 2024 16:33:43 -0700 Subject: [PATCH] Update README with docs link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ab29aa987..46ae90a02 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,8 @@ using PowerSimulations using PowerSystems ``` +For information on using the package, see the [stable documentation](https://nrel-sienna.github.io/PowerSimulations.jl/stable/). Use the [in-development documentation](https://nrel-sienna.github.io/PowerSimulations.jl/dev/) for the version of the documentation which contains the unreleased features. + ## Development Contributions to the development and enhancement of PowerSimulations is welcome. Please see [CONTRIBUTING.md](https://github.com/NREL-Sienna/PowerSimulations.jl/blob/main/CONTRIBUTING.md) for code contribution guidelines.