From 5674e1d3a5a5611083d9cf0dd1ec02b34ba101ab Mon Sep 17 00:00:00 2001 From: Mizux Date: Thu, 8 Mar 2018 14:13:32 +0100 Subject: [PATCH] Add Badges using fury.io --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 34de2eef7b3..2c515b6b190 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ [![Build Status](https://travis-ci.org/google/or-tools.svg?branch=master)](https://travis-ci.org/google/or-tools) +[![PyPI version](https://badge.fury.io/py/ortools.svg)](https://badge.fury.io/py/ortools) +[![NuGet version](https://badge.fury.io/nu/Google.OrTools.svg)](https://badge.fury.io/nu/Google.OrTools) Google's software suite for combinatorial optimization.