diff --git a/README.md b/README.md index e5fda04..6e57da0 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ 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) +* [Nim version](https://github.com/Nimbotics/ModernRoboticsNim) Some libraries built on ours: * [tf_rbdl](https://github.com/junhyeokahn/tf_rbdl#tf_rbdl), which refactors the Python version using the package `tensorflow`.