diff --git a/README.md b/README.md index 20417ed..64203ef 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,24 @@ ## tutoriel.dev + [![1 | Pull request](https://github.com/trash07/tutoriel.dev/actions/workflows/pull-request.yml/badge.svg)](https://github.com/trash07/tutoriel.dev/actions/workflows/pull-request.yml) [![2 | Promote to RC](https://github.com/trash07/tutoriel.dev/actions/workflows/promote-to-rc.yml/badge.svg)](https://github.com/trash07/tutoriel.dev/actions/workflows/promote-to-rc.yml) [![3 | Release changes](https://github.com/trash07/tutoriel.dev/actions/workflows/publish-changes.yml/badge.svg)](https://github.com/trash07/tutoriel.dev/actions/workflows/publish-changes.yml) ### Install + ```bash npm install npm run develop ``` + ### Contributing -Contributions are welcome! Clone it, shape your thoughts and submit a pull request. + +Contributions are welcome. Clone the repo, shape your thoughts as posts and submit a pull request. ### Credits + This project us proudly build with: + - [GatsbyJS](https://www.gatsbyjs.com/) - [MDX](https://mdxjs.com/) - [Docker](https://www.docker.com/) @@ -20,4 +26,5 @@ This project us proudly build with: - [GitHub Actions](https://github.com/actions) ### Maintainers -- [@lkpeto](https://github.com/trash07) \ No newline at end of file + +- [@lkpeto](https://github.com/trash07)