Could the readme be updated to include an example of how to add as a dependency, such as how airbnb does for [lottie](https://github.com/airbnb/lottie-spm) ``` dependencies: [ .product(name: "Lottie", package: "lottie-spm") ] ``` Thanks
Could the readme be updated to include an example of how to add as a dependency, such as how airbnb does for lottie
Thanks