Skip to content

Commit 067247c

Browse files
authored
Merge pull request #44 from bbbbbrie/master
Fix formatting in README
2 parents fdc52be + cf5e06d commit 067247c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,11 @@ If you want to use bashplotlib from python, just import histogram and scatterplo
4141
from bashplotlib.scatterplot import plot_scatter
4242
```
4343
<img src="examples/img/scatterplothelp.png">
44+
4445
```
4546
from bashplotlib.histogram import plot_hist
4647
```
48+
4749
<img src="examples/img/histogramhelp.png">
4850

4951
## examples

0 commit comments

Comments
 (0)