From f438e677be7b7b4a4b69c883eeae59f13326f88a Mon Sep 17 00:00:00 2001 From: Yewen Zhou Date: Fri, 2 Jul 2021 18:11:26 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index be47a21..c7359b7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +[![Github All Releases](https://img.shields.io/github/license/Hegelim/solve-sum-minmax)]() +[![Github All Releases](https://img.shields.io/github/v/release/Hegelim/solve-sum-minmax)]() +[![Github All Releases](https://img.shields.io/github/downloads/Hegelim/solve-sum-minmax/total)]() +[![Github All Releases](https://img.shields.io/github/issues/Hegelim/solve-sum-minmax)]() **About**: `solve-sum-minmax` is a Python module that allows you to solve a sum of min/max equations by taking advantage of the powerful `sympy` library. For instance, say you want to