Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit 990bdbf

Browse files
committed
Removed redundant version badge and changed title of nuget badge.
1 parent 1b7913a commit 990bdbf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ GitTools.Core contains the building blocks and common functionality which is nee
88
These core libraries may prove useful if you are a library or application with interacts with git
99

1010
![License](https://img.shields.io/github/license/gittools/gittools.core.svg)
11-
[![NuGet](https://img.shields.io/nuget/v/GitTools.Core.svg?maxAge=2592000)](NuGet downloads)
12-
![Version](https://img.shields.io/nuget/v/gittools.core.svg)
11+
[![Stable version](https://img.shields.io/nuget/v/GitTools.Core.svg?maxAge=2592000)](NuGet downloads)
1312
![Pre-release version](https://img.shields.io/nuget/vpre/gittools.core.svg)
1413
[![Build status](https://ci.appveyor.com/api/projects/status/jtc2o9tql0qqcc9w?svg=true)](https://ci.appveyor.com/project/GitTools/gittools-core)
1514
[![Build Status](https://travis-ci.org/GitTools/GitTools.Core.svg?branch=master)](https://travis-ci.org/GitTools/GitTools.Core)

0 commit comments

Comments
 (0)