From 1ca3943229d9394a12c806a3e5c37df5d22a0298 Mon Sep 17 00:00:00 2001 From: rvanasa Date: Thu, 12 Sep 2024 13:14:12 -0600 Subject: [PATCH] Adjust headers for consistency --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fc66f5e4cc9..79e0a4d588b 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ A safe, simple, actor-based programming language for building [Internet Computer * Inspirations from Java, C#, JavaScript, Swift, Pony, ML, Haskell -## Related repositories +## Related Repositories * [Base library](https://github.com/dfinity/motoko-base) * [Vessel package manager](https://github.com/dfinity/vessel) @@ -54,7 +54,7 @@ A safe, simple, actor-based programming language for building [Internet Computer * [VS Code extension](https://github.com/dfinity/vscode-motoko) · ([install](https://marketplace.visualstudio.com/items?itemName=dfinity-foundation.vscode-motoko)) * [Browser and Node.js bindings](https://github.com/dfinity/node-motoko) · ([npm package](https://www.npmjs.com/package/motoko)) -## Community resources +## Community Resources * [Awesome Motoko](https://github.com/motoko-unofficial/awesome-motoko#readme) * [Blocks - an online low-code editor for Motoko](https://github.com/Blocks-Editor/blocks) @@ -62,6 +62,6 @@ A safe, simple, actor-based programming language for building [Internet Computer * [Motoko Bootcamp](https://github.com/motoko-bootcamp/bootcamp#readme) · ([YouTube channel](https://www.youtube.com/channel/UCa7_xHjvOESf9v281VU4qVw)) * [Motoko library starter template](https://github.com/ByronBecker/motoko-library-template) -## Contribution +## Contributing See our [contribution guidelines](.github/CONTRIBUTING.md) and [code of conduct](.github/CODE_OF_CONDUCT.md) to get started.