Skip to content

Commit fb67a26

Browse files
committed
Update README.md
1 parent 00c767e commit fb67a26

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

README.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ some components come with their own test setups.
5252

5353
## For MATLAB R2022a
5454

55-
Version 1.3 is available.
55+
The latest version 1.3 is available.
5656
This version requires
5757
[MATLAB](https://www.mathworks.com/products/matlab.html),
5858
[Simulink®](https://www.mathworks.com/products/simulink.html),
@@ -64,17 +64,20 @@ This version requires
6464
and optionally
6565
[Parallel Computing Toolbox™](https://www.mathworks.com/products/parallel-computing.html).
6666

67-
Download Project - This does not include Git repository data.
67+
Fork or clone the repository:
6868

69-
- https://github.com/mathworks/Simscape-Hybrid-Electric-Vehicle-Model/archive/refs/tags/v1.3.1.zip
69+
- https://github.com/mathworks/Simscape-Hybrid-Electric-Vehicle-Model/tree/R2022a
7070

71-
Git Repository - Fork or clone this to get Git repository data.
71+
To download the archived project without Git repository data,
72+
use the download button in [File Exchange][url-fx]
73+
or [GitHub][url-gh].
7274

73-
- Repository: https://github.com/mathworks/Simscape-Hybrid-Electric-Vehicle-Model/tree/R2022a
75+
[url-fx]:https://www.mathworks.com/matlabcentral/fileexchange/92820
76+
[url-gh]:https://github.com/mathworks/Simscape-Hybrid-Electric-Vehicle-Model
7477

7578
## For MATLAB R2021a and R2021b
7679

77-
Version 1.2 is available.
80+
Version 1.2, which is in maintenance mode, is available.
7881
This version requires
7982
[MATLAB](https://www.mathworks.com/products/matlab.html),
8083
[Simulink®](https://www.mathworks.com/products/simulink.html),
@@ -90,10 +93,6 @@ Download Project - This does not include Git repository data.
9093

9194
- https://github.com/mathworks/Simscape-Hybrid-Electric-Vehicle-Model/archive/refs/tags/v1.2.0.zip
9295

93-
Git Repository - Fork or clone this to get Git repository data.
94-
95-
- https://github.com/mathworks/Simscape-Hybrid-Electric-Vehicle-Model/tree/R2021a
96-
9796
## How to Use
9897

9998
Open `HybridElectricVehicle.prj` in MATLAB, and

0 commit comments

Comments
 (0)