Skip to content

Commit

Permalink
Fix badge image aggresive caching
Browse files Browse the repository at this point in the history
  • Loading branch information
mchudy authored Sep 28, 2016
1 parent 1157ae1 commit ef70f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# NFugue

[![Build status](https://ci.appveyor.com/api/projects/status/u25hrsi0a1d9jecd?svg=true)](https://ci.appveyor.com/project/mchudy/nfugue)
[![NuGet](https://img.shields.io/nuget/v/NFugue.svg?maxAge=2592000)](https://www.nuget.org/packages/NFugue/)
[![NuGet](https://img.shields.io/nuget/v/NFugue.svg?maxAge=60)](https://www.nuget.org/packages/NFugue/)

.NET port of [JFugue](http://jfugue.org) based on version 5.0.7.

Expand Down

0 comments on commit ef70f72

Please sign in to comment.