Skip to content

Commit 30d809e

Browse files
authored
Merge pull request glamp#40 from bryant1410/master
Fix broken headings in Markdown files
2 parents 4646264 + 0c8cbc7 commit 30d809e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ from bashplotlib.histogram import plot_hist
4646
```
4747
<img src="examples/img/histogramhelp.png">
4848

49-
##examples
49+
## examples
5050
```
5151
$ scatter --file data/texas.txt --pch .
5252
```
@@ -62,7 +62,7 @@ $ scatter -x data/x_test.txt -y data/y_test.txt
6262
```
6363
<img src="examples/img/scatter.png">
6464

65-
##todo
65+
## todo
6666

6767
- sideways numbers for x-axis of histograms
6868
- colors for individual points

0 commit comments

Comments
 (0)