diff --git a/README.md b/README.md index 860aa37..336ebb9 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ slam3d ====== Simultaneous localization and mapping (SLAM) tools in 3D -Jump to: [Python Wrapper](#python-wrapper), [C](#c), [Tests](#tests), [License](#license) - ## Python Wrapper Currently implements `particleFilterLoc`. Supports Python 3.6+.