diff --git a/README.md b/README.md
index 71972c9..11f9bf5 100644
--- a/README.md
+++ b/README.md
@@ -263,7 +263,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [mitmproxy](https://github.com/mitmproxy/mitmproxy) _(label: help-wanted)_
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers
- [mygpo](https://github.com/gpodder/mygpo) _(label: starter-issue)_
The webservice for gpodder.net, a libre web service that allows users to manage their podcast subscriptions and discover new content.
- [mypy](https://github.com/python/mypy) _(label: good-first-issue)_
An optional static typing for python.
-- [numpy](https://github.com/numpy/numpy) _(label: good-first-issue)_
It is the core library for scientific computing, which contains a powerful n-dimensional array object.
- [opsdroid](https://github.com/opsdroid/opsdroid) _(label: good-first-issue)_
An open source chat-ops bot framework.
- [pandas](https://github.com/pandas-dev/pandas) _(label: good-first-issue)_
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
- [Pytest](https://github.com/pytest-dev/pytest) _(label: status:-easy)_
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing.