1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
From: Stein Magnus Jodal <jodal@debian.org>
Date: Sun, 17 Sep 2023 19:07:35 +0200
Subject: Remove remote images from README
---
README.md | 5 -----
1 file changed, 5 deletions(-)
diff --git a/README.md b/README.md
index 92d939c..cb64ecb 100644
--- a/README.md
+++ b/README.md
@@ -2,11 +2,6 @@
_Pykka makes it easier to build concurrent applications._
-[](https://github.com/jodal/pykka/actions/workflows/ci.yml)
-[](https://pykka.readthedocs.io/en/latest/)
-[](https://codecov.io/gh/jodal/pykka)
-[](https://pypi.org/project/pykka/)
-
---
Pykka is a Python implementation of the
|