tracks/lua/exercises/acronym/README.md in trackler-2.2.1.47 vs tracks/lua/exercises/acronym/README.md in trackler-2.2.1.48
- old
+ new
@@ -5,10 +5,9 @@
Techies love their TLA (Three Letter Acronyms)!
Help generate some jargon by writing a program that converts a long name
like Portable Network Graphics to its acronym (PNG).
-
## Running the tests
To run the tests, run the command `busted .` from within the exercise directory.
## Further information