Skip to content

Commit 5093c49

Browse files
authored
Update README.md
1 parent 379e25e commit 5093c49

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,14 @@ a re-useable RSS Feed generator for ASP.NET Core
44
It was implemented for use in [cloudscribe SimpleContent](https://github.com/joeaudette/cloudscribe.SimpleContent), but could be used by anyone who would like to add [RSS Feed](http://cyber.law.harvard.edu/rss/rss.html) support to their web application.
55

66
### Build Status
7-
7+
<!--
88
| Windows | Linux/Mac |
99
| ------------- | ------------- |
1010
| [![Build status](https://ci.appveyor.com/api/projects/status/si9j58aa51wel2dv/branch/master?svg=true)](https://ci.appveyor.com/project/joeaudette/cloudscribe-syndication/branch/master) | [![Build Status](https://travis-ci.org/cloudscribe/cloudscribe.Syndication.svg?branch=master)](https://travis-ci.org/cloudscribe/cloudscribe.Syndication) |
11+
-->
12+
13+
<!-- Making badges prettier: -->
14+
[![CS Build Devel](https://img.shields.io/github/actions/workflow/status/cloudscribe/cloudscribe.Syndication/cloudscribe-develop.yml?branch=develop&event=push&style=for-the-badge&label=🚀%20Develop%20Branch)](https://github.com/cloudscribe/cloudscribe.Syndication/actions/workflows/cloudscribe-develop.yml)
1115

1216
If you have questions please visit our community forum https://www.cloudscribe.com/forum
1317

0 commit comments

Comments
 (0)