Skip to content

Commit bd06e42

Browse files
authored
Update README.md
1 parent c8e557f commit bd06e42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# dotnet script
22

3-
Run C# scripts from the .NET CLI.
3+
Run C# scripts from the .NET CLI. [![Nuget](http://img.shields.io/nuget/v/dotnet-script.svg?maxAge=10800)](https://www.nuget.org/packages/dotnet-script/)
44

55
## Build status
66

77
| Build server | Platform | Build status |
88
| ------------ | ----------- | ---------------------------------------- |
99
| AppVeyor | Windows | [![](https://img.shields.io/appveyor/ci/filipw/dotnet-script/master.svg)](https://ci.appveyor.com/project/filipw/dotnet-script/branch/master) |
10-
| Travis | Linux/ OS X | [![](https://travis-ci.org/filipw/dotnet-script.svg?branch=master)](https://travis-ci.org/filipw/dotnet-script) |
10+
| Travis | Linux / OS X | [![](https://travis-ci.org/filipw/dotnet-script.svg?branch=master)](https://travis-ci.org/filipw/dotnet-script) |
1111

1212
## Installing
1313

0 commit comments

Comments
 (0)