add optional description.md

This commit is contained in:
2025-01-31 22:28:44 +01:00
parent ef133747bc
commit baa21b1199

View File

@@ -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
```