You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ NOTE: will be moved to Dai lab repository
23
23
24
24
# Overview
25
25
26
-
TODO: Provide a short overview of the project here.
26
+
PyGridSim aims to provide accessible access to tools like OpenDSS, AltDSS using Python. The goal is to create large-scale electrical circuits representing residential neighborhoods (and other scenarios) using an intuitive interface, without any background in OpenDSS software.
27
27
28
28
# Install
29
29
@@ -88,7 +88,7 @@ for more details about this process.
88
88
In this short tutorial we will guide you through a series of steps that will help you
89
89
getting started with **PyGridSim**.
90
90
91
-
TODO: Create a step by step guide here.
91
+
TODO: Create a step by step guide here. Also figure out how to ensure prerequisites properly.
0 commit comments