diff --git a/.github/workflows/test.yml b/.github/workflows/tests.yml
similarity index 97%
rename from .github/workflows/test.yml
rename to .github/workflows/tests.yml
index 350c136..09254e6 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/tests.yml
@@ -1,4 +1,4 @@
-name: build
+name: tests
on: [pull_request]
diff --git a/README.md b/README.md
index 8324b9f..a3f7f88 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,13 @@
-
+tests
# Camelot: PDF Table Extraction for Humans
-[](https://travis-ci.org/camelot-dev/camelot) [](https://camelot-py.readthedocs.io/en/master/)
+ [](https://camelot-py.readthedocs.io/en/master/)
[](https://codecov.io/github/camelot-dev/camelot?branch=master)
[](https://pypi.org/project/camelot-py/) [](https://pypi.org/project/camelot-py/) [](https://pypi.org/project/camelot-py/) [](https://gitter.im/camelot-dev/Lobby)
-[](https://github.com/ambv/black) [](https://deepsource.io/gh/camelot-dev/camelot/?ref=repository-badge)
-
+[](https://github.com/ambv/black)
**Camelot** is a Python library that can help you extract tables from PDFs!