Skip to content

Commit f470e65

Browse files
committed
Update README (yes, believe it). Now you are just being annoying to me
1 parent 374bcea commit f470e65

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,10 @@ Madplotlib is a C++ header-only library that provides simple 2D plot capabilitie
77

88
Screenshots
99
-----------
10-
11-
![](https://github.com/madplotlib/madplotlib/blob/master/screenshots/test1.png =300x200) ![](https://github.com/madplotlib/madplotlib/blob/master/screenshots/test2.png =300x200)
12-
![](https://github.com/madplotlib/madplotlib/blob/master/screenshots/test3.png =300x200) ![](https://github.com/madplotlib/madplotlib/blob/master/screenshots/test4.png =300x200)
13-
![](https://github.com/madplotlib/madplotlib/blob/master/screenshots/test5.png =300x200) ![](https://github.com/madplotlib/madplotlib/blob/master/screenshots/test7.png =300x200)
14-
![](https://github.com/madplotlib/madplotlib/blob/master/screenshots/test8.png =300x200) ![](https://github.com/madplotlib/madplotlib/blob/master/screenshots/test10.png =300x200)
10+
<img src="https://github.com/madplotlib/madplotlib/blob/master/screenshots/test1.png" width="300" height="200"> <img src="https://github.com/madplotlib/madplotlib/blob/master/screenshots/test2.png" width="300" height="200">
11+
<img src="https://github.com/madplotlib/madplotlib/blob/master/screenshots/test3.png" width="300" height="200"> <img src="https://github.com/madplotlib/madplotlib/blob/master/screenshots/test4.png" width="300" height="200">
12+
<img src="https://github.com/madplotlib/madplotlib/blob/master/screenshots/test5.png" width="300" height="200"> <img src="https://github.com/madplotlib/madplotlib/blob/master/screenshots/test7.png" width="300" height="200">
13+
<img src="https://github.com/madplotlib/madplotlib/blob/master/screenshots/test8.png" width="300" height="200"> <img src="https://github.com/madplotlib/madplotlib/blob/master/screenshots/test10.png" width="300" height="200">
1514

1615
Installation
1716
------------

0 commit comments

Comments
 (0)