tracks/kotlin/exercises/nucleotide-count/README.md in trackler-2.2.1.13 vs tracks/kotlin/exercises/nucleotide-count/README.md in trackler-2.2.1.14

- old
+ new

@@ -24,10 +24,10 @@ (`G`), and thymine (`T`). RNA contains a slightly different set of nucleotides, but we don't care about that for now. - + ## Source The Calculating DNA Nucleotides_problem at Rosalind [http://rosalind.info/problems/dna/](http://rosalind.info/problems/dna/)