Skip to content

Commit

Permalink
Add disclaimer
Browse files Browse the repository at this point in the history
  • Loading branch information
qasim committed Nov 1, 2016
1 parent 5425932 commit d8237f6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ You can use Airstream to start an AirPlay server in your iOS or macOS applicatio
* [AirstreamDelegate](#airstreamdelegate)
* [AirstreamRemote](#airstreamremote)
* [Shairplay](#shairplay)
* [Disclaimer](#disclaimer)
* [License](#license)

## Installation
Expand Down Expand Up @@ -385,6 +386,10 @@ Toggle mute status.

Airstream works by depending on a C library called [shairplay](https://github.com/juhovh/shairplay), which is a free portable AirPlay server implementation. You can also visit [qasim/shairplay](https://github.com/qasim/shairplay) for the fork of shairplay that is used by Airstream, which compiles on both iOS and macOS.

## Disclaimer

This framework is really meant for educational purposes only. I hold no guarantee that integrating this framework into your application will allow you to pass Apple's app review process.

## License

Airstream is released under the MIT license. See [LICENSE](./LICENSE) for details.

0 comments on commit d8237f6

Please sign in to comment.