tempalte for readme

This commit is contained in:
cupcakearmy 2021-12-01 14:54:50 +01:00
parent 14e0622421
commit 5b3454705d

View File

@ -0,0 +1,15 @@
---
to: <%= year %>/<%= day %>/README.md
---
# <%= day %>
Description
<details>
<summary>Solutions</summary>
<ol>
<li>1</li>
<li>2</li>
</ol>
</details>