From 4856e7d726b2913c27f44b7986438a0305156f0d Mon Sep 17 00:00:00 2001 From: NoCh <19248728+NargesChinichian@users.noreply.github.com> Date: Fri, 30 Jun 2023 14:53:04 +0200 Subject: [PATCH] Update quick_start_guide.rst add a break line before the image command .. image:: ../images/IMG_example_storage.png --- docs/getting_started/quick_start_guide.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/getting_started/quick_start_guide.rst b/docs/getting_started/quick_start_guide.rst index 4b611a0..4c69423 100644 --- a/docs/getting_started/quick_start_guide.rst +++ b/docs/getting_started/quick_start_guide.rst @@ -112,6 +112,7 @@ In the graphic panel drag the components you need to design your energy system, The components representing battery energy storage systems (BESS) have been defined with one input and one output. The BESS can be connected directly to the electrical bus; please note that the bus is supplied and feeds the battery at the same time. + .. image:: ../images/IMG_example_storage.png :width: 100% @@ -202,4 +203,4 @@ Remember that on the project's GitHub page you can keep track of the development FAQ ------------ -**To be completed** \ No newline at end of file +**To be completed**