In the early days of Exercism we named each track for the
programming language, prefixed with an 'x'. This was reflected
in the name of the repository as well as the title of the README.
At some point we changed this decision, and renamed all the
repositories.
Over time most of the READMEs have also been updated.
Some tracks changed the README title to be just the language name,
whereas others changed the title to reflect that this isn't the language
itself, but rather the Exercism track for that language.
In the early days of Exercism we named each track for the programming language, prefixed with an 'x'. This was reflected in the name of the repository as well as the title of the README.
At some point we changed this decision, and renamed all the repositories.
Over time most of the READMEs have also been updated.
Some tracks changed the README title to be just the language name, whereas others changed the title to reflect that this isn't the language itself, but rather the Exercism track for that language.
This normalizes the README title.
Ref: exercism/exercism/issues/6363