Skip to content

Commit

Permalink
Update README.md to add shield badges (#5)
Browse files Browse the repository at this point in the history
* Update README.md

Add shields.io badges for swift version and platform compatibility

* Use compatibility badges from the Swift Package Index Page
  • Loading branch information
virginiapujols-yml authored Apr 14, 2023
1 parent 35e02e1 commit c37063d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
![Y—Analytics Adobe](https://user-images.githubusercontent.com/1037520/231185335-807d15b5-fa0b-4dd5-aba4-b7be18001d95.jpeg)
[![Swift](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fyml-org%2Fyanalytics-adobe-ios%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/yml-org/yanalytics-adobe-ios) [![Platforms](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fyml-org%2Fyanalytics-adobe-ios%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/yml-org/yanalytics-adobe-ios)
_An Adobe implementation of Y—Analytics' `AnalyticsEngine` protocol._

This framework links the [Adobe Experience Platform Analytics SDK](https://github.com/adobe/aepsdk-analytics-ios) to implement an Adobe version of [Y—Analytics](https://github.com/yml-org/yanalytics-ios)' `AnalyticsEngine` protocol.
Expand Down

0 comments on commit c37063d

Please sign in to comment.