From a6bd6079cace2a129f407481d2ef5af20fa4c06f Mon Sep 17 00:00:00 2001 From: woensug choi Date: Sat, 1 Jun 2024 06:50:42 +0900 Subject: [PATCH] add contrib memo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c7fac7a2..07f2e91b 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,5 @@ 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 `pre-commit install` before commit.