diff --git a/README.md b/README.md index b1d95f7479d417a44d5efa39fc9e5b9aba43e835..97fbf0e0b4d050036fe977e4df81e602325ac625 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -== Install/Deploy == +## Install/Deploy ## * checkout and move into c3post `cd c3post` @@ -13,6 +13,6 @@ * (devel only) activate the pre-commit hooks `pre-commit install` -== run == +## run ## `uvicorn c3post.main:app --reload`