Skip to content

Commit

Permalink
Fix broken Markdown headings
Browse files Browse the repository at this point in the history
  • Loading branch information
bryant1410 committed Apr 18, 2017
1 parent 4646264 commit 0c8cbc7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ from bashplotlib.histogram import plot_hist
```
<img src="examples/img/histogramhelp.png">

##examples
## examples
```
$ scatter --file data/texas.txt --pch .
```
Expand All @@ -62,7 +62,7 @@ $ scatter -x data/x_test.txt -y data/y_test.txt
```
<img src="examples/img/scatter.png">

##todo
## todo

- sideways numbers for x-axis of histograms
- colors for individual points
Expand Down

0 comments on commit 0c8cbc7

Please sign in to comment.