diff --git a/README.md b/README.md index 475104cf..3a9ee3c2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,3 @@ # DAVE -All documentation of Project DAVE can be found in the [Dave Documentation (https://field-robotics-lab.github.io/dave.doc/)](https://field-robotics-lab.github.io/dave.doc/). - -The documentation source code is in the [Field-Robotics-Lab/dave.doc](https://github.com/Field-Robotics-Lab/dave.doc) repository. - For contribution, do `pip3 install pre-commit && pre-commit install && pre-commit run --all-files` before commit.