Skip to content

Commit da0dc61

Browse files
authored
Update README.md
1 parent c31dd9f commit da0dc61

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A fastq file visualization tool 🦀📈🚀
88

99
```sudo apt install pkg-config libfreetype6-dev libfontconfig1-dev```
1010

11-
### CentOS Linux
11+
### CentOS Linux:
1212

1313
```sudo yum install pkg-config freetype-devel fontconfig-devel```
1414

@@ -22,7 +22,7 @@ cd visual_fq
2222
cargo b --release
2323
```
2424

25-
### usage
25+
## usage
2626

2727
```bash
2828
./target/release/visual_fq
@@ -38,7 +38,7 @@ result files:
3838
out.matrix summary.log Base_plot.png
3939
```
4040

41-
### output
41+
## output
4242
output plot: `Base_plot.png`
4343

4444
![Base_plot](https://user-images.githubusercontent.com/50580507/176699721-8045127f-6dab-4caf-98a7-fb62f758fd3d.png)

0 commit comments

Comments
 (0)