Skip to content

Commit cf5e06d

Browse files
committed
Fix formatting in README
1 parent fdc52be commit cf5e06d

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)