[v3] Update Markdown files to latest spec (#33)
All Markdown files should, from this point on, start with a level one heading. See https://github.com/exercism/configlet/issues/150 for the rationale behind these changes. The full specification can be found [here](https://github.com/exercism/docs/blob/main/contributing/standards/markdown.md).
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
# exercise readme insert
|
||||
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
# About
|
||||
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
# Installation
|
||||
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
# Learning
|
||||
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
# Resources
|
||||
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
# Tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user