Skip to content

Commit 78809e0

Browse files
authored
Update README.md
1 parent 01ef378 commit 78809e0

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
# robotics-toolbox-python
2-
Robotics Toolbox for Python
1+
[![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/)
2+
[![Build Status](https://travis-ci.com/petercorke/spatialmath-python.svg?branch=master)](https://travis-ci.com/github/petercorke/robotics-toolbox-python)
3+
[![Coverage](https://codecov.io/gh/petercorke/spatialmath-python/branch/master/graph/badge.svg)](https://codecov.io/gh/petercorke/robotics-toolbox-matlab)
4+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
5+
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/petercorke/robotics-toolbox-python/graphs/commit-activity)
6+
[![GitHub stars](https://img.shields.io/github/stars/petercorke/robotics-toolbox-python.svg?style=social&label=Star&maxAge=2592000)](https://GitHub.com/petercorke/spatialmath-python/stargazers/)
7+
8+
# A Robotics Toolbox for Python
39

410
This is an attempt at creating an open Python version of the venerable Robotics Toolbox for MATLAB.

0 commit comments

Comments
 (0)