tracks/kotlin/exercises/atbash-cipher/README.md in trackler-2.2.1.13 vs tracks/kotlin/exercises/atbash-cipher/README.md in trackler-2.2.1.14
- old
+ new
@@ -25,10 +25,10 @@
## Examples
- Encoding `test` gives `gvhg`
- Decoding `gvhg` gives `test`
- Decoding `gsvjf rxpyi ldmul cqfnk hlevi gsvoz abwlt` gives `thequickbrownfoxjumpsoverthelazydog`
-
+
## Source
Wikipedia [http://en.wikipedia.org/wiki/Atbash](http://en.wikipedia.org/wiki/Atbash)