diff --git a/README.md b/README.md index 832e90b..c8469a4 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,19 @@

Welcome to Knowledge 👋

-[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) -[![ci](https://github.com/ddecrulle/Knowledge/actions/workflows/ci.yaml/badge.svg)](https://github.com/ddecrulle/Knowledge/actions/workflows/ci.yaml) -

socialify image

+

+ + + + + +

+ Knowledge is built with React. It was initialized with a classic Create React App and is deisgned thanks to Material UI ## Getting started @@ -43,4 +48,3 @@ In development mode, you can create a file `.env.local` and add values like in t This project follows [Conventional Commits 1.0.0](https://www.conventionalcommits.org/en/v1.0.0/). To enforce that convention we have a [commitlint](https://github.com/conventional-changelog/commitlint) which lint commits before they are created thanks to [husky](https://typicode.github.io/husky/#/) The commitlint configuration can be change is [`commitlint.config.js`](/commitlint.config.js) -