exercism / v2-configlet

Tool to assist in managing Exercism language tracks.
MIT License
16 stars 23 forks source link

README: Update UUID to new format #111

Closed N-Parsons closed 7 years ago

N-Parsons commented 7 years ago

Following the change in #106, configlet uuid now generates UUIDs with the 8-4-4-4-12 pattern rather than 8-4-4-4-19. This PR just updates the example in the README to use the new length.

nywilken commented 7 years ago

@N-Parsons thanks!