Commit fb78d745 authored by Thomas Boni's avatar Thomas Boni
Browse files

update readme

parent 7508cbc9
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ index](https://r2devops.io/jobs/) 🚀

## Repository

This mono-repo contains several parts
This mono-repo contains several parts:

* Documentation sources
* Jobs
@@ -84,6 +84,9 @@ You can use `pipenv` or `pip` to install python requirements:
    pip install -r requirements
    ```

🚨 Take care to update both `Pipfile` and `requirements.txt` when you modify
dependencies.

### Launch Mkdocs

You can launch mkdocs in order to create a local web server with hot reload to