From 40085fc983fa73a8b54dec652521aabfe1f4a194 Mon Sep 17 00:00:00 2001 From: Ashish singh <40070226+Logan-47@users.noreply.github.com> Date: Wed, 14 Nov 2018 13:17:45 +0530 Subject: [PATCH] update readme just a typo in the img file it should "genome-coding.jpg" instead of genome_coding.jpg --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2f9111e..b08469c 100644 --- a/README.md +++ b/README.md @@ -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] @@ -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 \ No newline at end of file +[Base65535]: https://github.com/qntm/base65536