From f26566eb4cb56ace76666b2e7aba97a375c54a2a Mon Sep 17 00:00:00 2001 From: HuanWeng Date: Mon, 4 Mar 2019 09:57:34 -0600 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 27ac0c2..2130591 100644 --- a/README.md +++ b/README.md @@ -19,4 +19,5 @@ The primary purpose of the provided software is to be easy to read and education Some unofficial versions in other languages are being developed: * [C++ version] (https://github.com/Le0nX/ModernRoboticsCpp) * [Julia version] (https://github.com/ferrolho/ModernRoboticsBook.jl) + Any contribution is welcomed but the maintenance team for this library here doesn't vouch for the reliability of those projects.