Skip to content

Commit 84b8f1a

Browse files
committed
Edit badges
1 parent 06f2fbf commit 84b8f1a

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# SwiftObserver
44

5-
![badge-swift-versions] ![badge-platforms] ![badge-mit]
5+
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fcodeface-io%2FSwiftObserver%2Fbadge%3Ftype%3Dswift-versions&style=flat-square)](https://swiftpackageindex.com/codeface-io/SwiftObserver) [![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fcodeface-io%2FSwiftObserver%2Fbadge%3Ftype%3Dplatforms&style=flat-square)](https://swiftpackageindex.com/codeface-io/SwiftObserver) [![](https://img.shields.io/badge/License-MIT-lightgrey.svg?style=flat-square)](LICENSE)
66

77
SwiftObserver is a lightweight package for reactive Swift. Its design goals make it easy to learn and a joy to use:
88

@@ -557,10 +557,4 @@ Of course, `weak()` wouldn't make sense as an adhoc transform, so it can only cr
557557
## Open Tasks
558558

559559
* Update and rework (or simply delete) texts about philosophy and patterns
560-
* Engage feedback and contribution
561-
562-
[badge-swift-versions]: https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fcodeface-io%2FSwiftObserver%2Fbadge%3Ftype%3Dswift-versions&style=flat-square
563-
564-
[badge-platforms]: https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fcodeface-io%2FSwiftObserver%2Fbadge%3Ftype%3Dplatforms&style=flat-square
565-
566-
[badge-mit]: https://img.shields.io/badge/License-MIT-lightgrey.svg?style=flat-square
560+
* Engage feedback and contribution

0 commit comments

Comments
 (0)