From e04b29e97a60a6347b7af16820b300c6f60be00c Mon Sep 17 00:00:00 2001 From: Tobias Persson Date: Mon, 12 Oct 2020 14:13:11 +0200 Subject: [PATCH] Add badge to eiffel-pythonlib --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index 4adab97..e3c51bd 100644 --- a/README.rst +++ b/README.rst @@ -2,6 +2,9 @@ Eiffellib ######### +.. image:: https://img.shields.io/badge/Stage-Sandbox-yellow.svg + :target: https://github.com/eiffel-community/community/blob/master/PROJECT_LIFECYCLE.md#stage-sandbox + Eiffellib is a python library for subscribing to and publishing Eiffel events to a message-broker. Description