Skip to content

Commit 4afc7b7

Browse files
committed
Update README
1 parent b0c662d commit 4afc7b7

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,11 +1,11 @@
11
CommandLineUtils
22
================
33

4-
[![AppVeyor build status][appveyor-badge]](https://ci.appveyor.com/project/natemcmaster/CommandLineUtils/branch/dev)
4+
[![AppVeyor build status][appveyor-badge]](https://ci.appveyor.com/project/natemcmaster/CommandLineUtils/branch/master)
55

6-
[appveyor-badge]: https://img.shields.io/appveyor/ci/natemcmaster/CommandLineUtils/dev.svg?label=appveyor&style=flat-square
6+
[appveyor-badge]: https://img.shields.io/appveyor/ci/natemcmaster/CommandLineUtils/master.svg?label=appveyor&style=flat-square
77

8-
This is a fork of [Microsoft.Extensions.CommandLineUtils](https://github.com/aspnet/Common). This project originally started as an ASP.NET Core class library. However, after a few releases, [active development was discontinued](https://github.com/aspnet/Common/issues/257).
8+
This is a fork of [Microsoft.Extensions.CommandLineUtils](https://github.com/aspnet/Common), which is no longer under [active development](https://github.com/aspnet/Common/issues/257). This fork, on the other hand, will continue release updates and take contributions.
99

1010
## Install
1111

0 commit comments

Comments
 (0)