Skip to content

Commit 6cc64f4

Browse files
committed
Update readme
1 parent 2a15aaa commit 6cc64f4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Exceptionless.RandomData
2-
[![Build status](https://ci.appveyor.com/api/projects/status/jiw0i4c33c70ofqq/branch/master?svg=true)](https://ci.appveyor.com/project/Exceptionless/exceptionless-randomdata)
2+
[![Build status](https://github.com/Exceptionless/Exceptionless.RandomData/workflows/Build/badge.svg)](https://github.com/Exceptionless/Exceptionless.RandomData/actions)
33
[![NuGet Version](http://img.shields.io/nuget/v/Exceptionless.RandomData.svg?style=flat)](https://www.nuget.org/packages/Exceptionless.RandomData/)
44
[![Slack Status](https://slack.exceptionless.com/badge.svg)](https://slack.exceptionless.com)
55

@@ -9,8 +9,8 @@ Utility class to easily generate random data. This makes generating good unit te
99

1010
[This package](https://www.nuget.org/packages/Exceptionless.RandomData/) can be installed via the [NuGet package manager](https://docs.nuget.org/consume/Package-Manager-Dialog). If you need help, please contact us via in-app support or [open an issue](https://github.com/exceptionless/Exceptionless.RandomData/issues/new). We’re always here to help if you have any questions!
1111

12-
1. You will need to have [Visual Studio 2017](http://www.visualstudio.com/products/visual-studio-community-vs) installed.
13-
2. Open the `Exceptionless.RandomData.sln` Visual Studio solution file.
12+
1. You will need to have [Visual Studio Code](https://code.visualstudio.com/) installed.
13+
2. Open the root folder.
1414

1515
## Using RandomData
1616

0 commit comments

Comments
 (0)