Skip to content

Commit

Permalink
Add banner image, description, and license information
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Pospesel authored Jan 24, 2023
1 parent ca61f5e commit 0a83b69
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
# Y—Analytics
![Y—Analytics](https://user-images.githubusercontent.com/1037520/214347556-2c63320d-e348-4fad-8762-6ff7d7a6b869.jpeg)
_An injectable analytics wrapper for Apple platforms._

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.

Licensing
----------
Y—Analytics is licensed under the [Apache 2.0 license](LICENSE).

Documentation
----------

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/
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/

Usage
----------
Expand Down

0 comments on commit 0a83b69

Please sign in to comment.