diff --git a/readme.md b/readme.md index 7379d8f..aabb1cb 100644 --- a/readme.md +++ b/readme.md @@ -36,4 +36,5 @@ To add a new kata, create a new folder with the name of the kata and add the fol 8kyu/kata-name/ - solution.ts - tests.ts + - (optional) description.md ``` \ No newline at end of file