Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update Read Me
  • Loading branch information
sya12005 committed Dec 29, 2020
1 parent 4063364 commit 1d139ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -7,7 +7,7 @@
To compress:

```
python compress.py fastq_file.fastq
./compress fastq_file.fastq
```

Output:
Expand All @@ -20,7 +20,7 @@ fastq_file.LFastqC
## To decompress:

```
python decompress.py fastq_file.LFastqC
./decompress fastq_file.LFastqC
```


Expand Down

0 comments on commit 1d139ff

Please sign in to comment.