diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b8730d3..69ddf14 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,4 @@ -How to contribute ------- +# How to contribute 👍 Thanks for taking the time to contribute! diff --git a/docs/developer/pre-commit.md b/docs/developer/pre-commit.md index 5bae57a..82680de 100644 --- a/docs/developer/pre-commit.md +++ b/docs/developer/pre-commit.md @@ -1,5 +1,4 @@ -Pre Commit Hooks ----- +# Pre Commit Hooks ## Install diff --git a/docs/developer/project-structs.md b/docs/developer/project-structs.md index cc7be63..2cf5b1b 100644 --- a/docs/developer/project-structs.md +++ b/docs/developer/project-structs.md @@ -1,5 +1,4 @@ -Project Struct ------------- +# Project Struct ## Introduction