Skip to content

Commit d464230

Browse files
authored
Update README.md
1 parent a9b18c7 commit d464230

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

README.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
## Build Status
22

3-
| AppVeyor | Visual Studio Online |
4-
| --- | --- |
5-
| [![AppVeyor](https://ci.appveyor.com/api/projects/status/1i2k4gx5gfmmtyju?svg=true)](https://ci.appveyor.com/project/emgarten/nuget-catalogreader) | [![VSO](https://hackamore.visualstudio.com/_apis/public/build/definitions/abbff132-0981-4267-a80d-a6e7682a75a9/4/badge)](https://github.com/emgarten/nuget.catalogreader) |
3+
| Github |
4+
| --- |
5+
| [![.NET test](https://github.com/emgarten/NuGet.CatalogReader/actions/workflows/dotnet.yml/badge.svg)](https://github.com/emgarten/NuGet.CatalogReader/actions/workflows/dotnet.yml) |
66

77
# What are these tools?
88

@@ -62,17 +62,9 @@ using (var feedReader = new FeedReader(feed))
6262
}
6363
```
6464

65-
## CI builds
66-
67-
CI builds are located on the following NuGet feed:
68-
69-
``https://nuget.blob.core.windows.net/packages/index.json``
70-
71-
The list of packages on this feed is [here](https://nuget.blob.core.windows.net/packages/sleet.packageindex.json).
72-
7365
## Contributing
7466

7567
We welcome contributions. If you are interested in contributing you can report an issue or open a pull request to propose a change.
7668

7769
### License
78-
[MIT License](https://raw.githubusercontent.com/emgarten/NuGet.CatalogReader/main/LICENSE)
70+
[MIT License](https://raw.githubusercontent.com/emgarten/NuGet.CatalogReader/main/LICENSE)

0 commit comments

Comments
 (0)