Skip to content

Commit 0a83b69

Browse files
author
Mark Pospesel
authored
Add banner image, description, and license information
1 parent ca61f5e commit 0a83b69

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
1-
# Y—Analytics
1+
![Y—Analytics](https://user-images.githubusercontent.com/1037520/214347556-2c63320d-e348-4fad-8762-6ff7d7a6b869.jpeg)
22
_An injectable analytics wrapper for Apple platforms._
33

4+
This lightweight framework provides a generic wrapper for analytics SDK's that is suitable for Dependency Injection. Its objective is to avoid tightly coupling an application with a specific analytics provider.
5+
6+
Licensing
7+
----------
8+
Y—Analytics is licensed under the [Apache 2.0 license](LICENSE).
9+
410
Documentation
511
----------
612

7-
Documentation is automatically generated from source code comments and rendered as a static website hosted via GitHub Pages at: https://yml-org.github.io/yanalytics-ios/
13+
Documentation is automatically generated from source code comments and rendered as a static website hosted via GitHub Pages at: https://yml-org.github.io/yanalytics-ios/
814

915
Usage
1016
----------

0 commit comments

Comments
 (0)