Skip to content

Commit c236a25

Browse files
authored
Update ReadMe.md
1 parent 88ae85b commit c236a25

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ReadMe.md

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

3-
[![Build Status](https://github.com/janseeger/kotlin-opml/actions/workflows/unit-tests.yml/badge.svg)](https://github.com/janseeger/kotlin-opml/actions/workflows/unit-tests.yml)
4-
[![GitHub License](https://img.shields.io/github/license/janseeger/kotlin-opml)](https://github.com/janseeger/kotlin-opml/blob/main/LICENSE)
5-
[![GitHub Tag](https://img.shields.io/github/v/tag/janseeger/kotlin-opml)](https://github.com/janseeger/kotlin-opml/tags)
3+
[![Build Status](https://github.com/alphadev-net/kotlin-opml/actions/workflows/unit-tests.yml/badge.svg)](https://github.com/alphadev-net/kotlin-opml/actions/workflows/unit-tests.yml)
4+
[![GitHub License](https://img.shields.io/github/license/alphadev-net/kotlin-opml)](https://github.com/alphadev-net/kotlin-opml/blob/main/LICENSE)
5+
[![GitHub Tag](https://img.shields.io/github/v/tag/alphadev-net/kotlin-opml)](https://github.com/alphadev-net/kotlin-opml/tags)
66

77
A standalone library that allows easy parsing and writing of OPML formatted files.
88

@@ -16,4 +16,4 @@ This library comes batteries-included. You can invoke the the application and pa
1616

1717
# Bugs and Issues
1818

19-
If you encounter an (somewhat valid) OPML file that this lib fails to process but you think it should anyway, please don't hesitate to file an issue.
19+
If you encounter an (somewhat valid) OPML file that this lib fails to process but you think it should anyway, please don't hesitate to file an issue.

0 commit comments

Comments
 (0)