Skip to content

Commit 7295107

Browse files
committed
Update README.md
1 parent e944aa6 commit 7295107

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

README.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Version 1
44

55
Copyright 2021 The MathWorks, Inc.
66

7+
https://www.mathworks.com/
8+
79
## Introduction
810

911
This is a Hybrid Electric Vehicle (HEV) model in Simscape,
@@ -28,13 +30,22 @@ some components come with their own test setups.
2830

2931
Supported MATLAB version: R2020b or newer releases
3032

31-
Required: MATLAB, Simulink®, Stateflow®,
32-
Powertrain Blockset™,
33-
Simscape™, Simscape Driveline™, Simscape Electrical™
33+
Required:
34+
[MATLAB](https://www.mathworks.com/products/matlab.html),
35+
[Simulink®](https://www.mathworks.com/products/simulink.html),
36+
[Stateflow®](https://www.mathworks.com/products/stateflow.html),
37+
[Powertrain Blockset™](https://www.mathworks.com/products/powertrain.html),
38+
[Simscape™](https://www.mathworks.com/products/simscape.html),
39+
[Simscape Driveline™](https://www.mathworks.com/products/simscape-driveline.html),
40+
[Simscape Electrical™](https://www.mathworks.com/products/simscape-electrical.html)
3441

3542
## How to Use
3643

3744
Open `HybridElectricVehicle.prj` in MATLAB, and
3845
it will automatically open the Live Script `HEV_main_script.mlx`.
3946
The script contains the description of the model and
4047
hyperlinks to models and scripts.
48+
49+
## License
50+
51+
See [`LICENSE.txt`](LICENSE.txt).

0 commit comments

Comments
 (0)