diff --git a/README.md b/README.md index 206c0980..9e842711 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ The data format of STEPS is improved based on PSS/E raw and dyr data format. BPA You are encourage to join us for further development. ## Major versions -V0.0: Initialize project on March 21, 2018 -V1.0: Improved performance version on Feb. 12, 2020. Support synchronous generator, wind turbine generator, (basic) PV unit, HVDC, static and dynamic loads. +1. V0.0: Initialize project on March 21, 2018 +2. V1.0: Improved performance version on Feb. 12, 2020. Support synchronous generator, wind turbine generator, (basic) PV unit, HVDC, static and dynamic loads. ## Dependency STEPS depends on CSparse, CXSparse, CppTest, and RapidJSON. The CXSparse is modified to avoid confliction between CSparse and CXSparse by changing prefix cs_ and CS_ to cxs_ and CSX_ .