summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaulo Henrique Silva <ph.silva@gmail.com>2019-11-26 23:42:35 -0300
committerGitHub <noreply@github.com>2019-11-26 23:42:35 -0300
commit0024c0b045a29621845f4f1b5ee1283e32e38887 (patch)
tree3abd04e3b0eeae37e9c92fbde4a1302448702481 /README.md
parent39d77665782a9a116ce502b04b03fc7ee6821608 (diff)
downloadgerbonara-0024c0b045a29621845f4f1b5ee1283e32e38887.tar.gz
gerbonara-0024c0b045a29621845f4f1b5ee1283e32e38887.tar.bz2
gerbonara-0024c0b045a29621845f4f1b5ee1283e32e38887.zip
Update badges for GH actions and codecov
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 63fa47e..922b583 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
pcb-tools
============
-[![Travis CI Build Status](https://travis-ci.org/curtacircuitos/pcb-tools.svg?branch=master)](https://travis-ci.org/curtacircuitos/pcb-tools)
-[![Coverage Status](https://coveralls.io/repos/curtacircuitos/pcb-tools/badge.png?branch=master)](https://coveralls.io/r/curtacircuitos/pcb-tools?branch=master)
-[![Documentation Status](https://readthedocs.org/projects/pcb-tools/badge/?version=latest)](https://readthedocs.org/projects/pcb-tools/?badge=latest)
+[![CI](https://github.com/curtacircuitos/pcb-tools/workflows/pcb-tools/badge.svg)](https://github.com/curtacircuitos/pcb-tools/actions)
+[![Coverage](https://codecov.io/gh/curtacircuitos/pcb-tools/branch/master/graph/badge.svg)](https://codecov.io/gh/curtacircuitos/pcb-tools)
+[![Docs](https://readthedocs.org/projects/pcb-tools/badge/?version=latest)](https://readthedocs.org/projects/pcb-tools/?badge=latest)
Tools to handle Gerber and Excellon files in Python.