Skip to content

Commit 26124dd

Browse files
Update README.md
1 parent 66d11d3 commit 26124dd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
The ModelingToolkit Standard Library is standard library of components to model the world and beyond.
88

9+
![](https://user-images.githubusercontent.com/1814174/172000112-3579f5cf-c370-48c2-8047-558fbc46aeb6.png)
10+
911
## Installation
1012

1113
Assuming that you already have Julia correctly installed, it suffices to import
@@ -65,4 +67,4 @@ plot(sol, vars = [capacitor.v,resistor.i],
6567
savefig("plot.png")
6668
```
6769

68-
![](https://user-images.githubusercontent.com/1814174/164912983-c3f73628-0e19-4e42-b085-4f62ba6f23d1.png)
70+
![](https://user-images.githubusercontent.com/1814174/164912983-c3f73628-0e19-4e42-b085-4f62ba6f23d1.png)

0 commit comments

Comments
 (0)