[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:
Erik Schierboom
2021-05-04 14:52:12 +02:00
committed by GitHub
parent 423984a34f
commit 607b4cf13f
6 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
# exercise readme insert

View File

@@ -0,0 +1,2 @@
# About

View File

@@ -0,0 +1,2 @@
# Installation

View File

@@ -0,0 +1,2 @@
# Learning

View File

@@ -0,0 +1,2 @@
# Resources

View File

@@ -0,0 +1,2 @@
# Tests