Skip to content

Commit 7318cc1

Browse files
authored
README.md: update links
1 parent 5992204 commit 7318cc1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@
55
This is work-in-progress version of a set of MATLAB classes that expose the DSS C-API library with the same structure as the COM object. At the moment, this is the equivalent of DSS Python and DSS Sharp for MATLAB usage.
66

77
Related projects:
8-
- [`DSS C-API`](http://github.com/PMeira/dss_capi): Custom OpenDSS C-API library.
8+
- [`OpenDSS`](https://sourceforge.net/projects/electricdss/): The main OpenDSS project, maintained by EPRI.
9+
- [`DSS C-API`](http://github.com/PMeira/dss_capi): Custom OpenDSS C-API library, which also includes some patches.
910
- [`DSS Python`](http://github.com/PMeira/dss_python): Python bindings that mimics the official COM interface.
10-
- [`OpenDSSDirect.py`](http://github.com/NREL/OpenDSSDirect.py): More pythonic bindings.
11+
- [`OpenDSSDirect.py`](http://github.com/NREL/OpenDSSDirect.py): More pythonic bindings and useful tools.
1112
- [`DSS Sharp`](http://github.com/PMeira/dss_sharp/): .NET assembly to use the native DLL, mimics the COM object as used in .NET.
1213

1314
## Usage

0 commit comments

Comments
 (0)