Skip to content

Commit

Permalink
Merge pull request #2 from Logan-47/master
Browse files Browse the repository at this point in the history
corrected image typo in readme
  • Loading branch information
JohnHammond committed Nov 14, 2018
2 parents ff9d431 + fd4ed9c commit 3f12612
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -108,7 +108,7 @@ Steganography
When given a sequence with only A, C, G, T , there is an online mapping for these. Try this:

![img/dna_codes.png](img/dna_codes.png)
![img/genome_coding.jpg](img/genome_coding.jpg)
![img/genome_coding.jpg](img/genome-coding.jpg)

* [`snow`][snow]

Expand Down Expand Up @@ -848,4 +848,4 @@ sudo apt install -y caca-utils
[jstego]: https://sourceforge.net/projects/jstego/
[StegCracker]: https://github.com/Paradoxis/StegCracker
[Base41]: https://github.com/sveljko/base41/blob/master/python/base41.py
[Base65535]: https://github.com/qntm/base65536
[Base65535]: https://github.com/qntm/base65536

0 comments on commit 3f12612

Please sign in to comment.