Skip to content

Commit 8db1788

Browse files
committed
refactor
1 parent 7a71813 commit 8db1788

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,11 @@ See the [Wiki](https://github.com/telatin/learn_bash/wiki) in this repository.
2727

2828

2929

30-
### 📁 [misc](https://github.com/telatin/learn_bash/tree/master/misc) 7.5M
30+
### 📁 [misc](https://github.com/telatin/learn_bash/tree/master/misc) 7.4M
3131

3232
This is an extra subdirectory, it contains its own README file for details
3333

3434
- [README.md](https://github.com/telatin/learn_bash/blob/master/misc/README.md)
35-
- [gutenberg-freq.png](https://github.com/telatin/learn_bash/blob/master/misc/gutenberg-freq.png)
3635
- 📁 [ecoli](https://github.com/telatin/learn_bash/blob/master/misc/ecoli)
3736
- 📁 [genbank](https://github.com/telatin/learn_bash/blob/master/misc/genbank)
3837
- 📁 [test](https://github.com/telatin/learn_bash/blob/master/misc/test)
@@ -82,7 +81,7 @@ A set of files to test parsing of bioinformatics format, mostly related to PhiX
8281
- 📁 [reads](https://github.com/telatin/learn_bash/blob/master/phage/reads)
8382

8483

85-
### 📁 [files](https://github.com/telatin/learn_bash/tree/master/files) 1.6M
84+
### 📁 [files](https://github.com/telatin/learn_bash/tree/master/files) 1.7M
8685

8786
Common file formats, both binary (e.g. PNG image) and text files (e.g. CSV). A PDF document is included to see how `less` can also handle them.
8887

@@ -91,6 +90,7 @@ Common file formats, both binary (e.g. PNG image) and text files (e.g. CSV). A P
9190
- [Sample.pdf](https://github.com/telatin/learn_bash/blob/master/files/Sample.pdf)
9291
- [cars.csv](https://github.com/telatin/learn_bash/blob/master/files/cars.csv)
9392
- [edgeR.url](https://github.com/telatin/learn_bash/blob/master/files/edgeR.url)
93+
- [gutenberg-freq.png](https://github.com/telatin/learn_bash/blob/master/files/gutenberg-freq.png)
9494
- [introduction.txt](https://github.com/telatin/learn_bash/blob/master/files/introduction.txt)
9595
- [putty.png](https://github.com/telatin/learn_bash/blob/master/files/putty.png)
9696
- [roadrunner.gif](https://github.com/telatin/learn_bash/blob/master/files/roadrunner.gif)
File renamed without changes.

0 commit comments

Comments
 (0)