Skip to content

Commit e1f69ee

Browse files
authored
Update README.md
1 parent dd2b873 commit e1f69ee

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -134,13 +134,18 @@ A: While I have a full-time job and other project obligations, I'd highly recomm
134134
Q: The song names aren't appearing for my station?
135135
A: Check with your stream provider to make sure they are sending Metadata properly. If a station sends data in a unique way, you can modify the way the app parses the metadata, in the `RadioPlayer` class implement `FRadioPlayerDelegate` method: `radioPlayer(_ player: FRadioPlayer, metadataDidChange rawValue: String?)`.
136136

137-
## Single Station Code
138-
We can create a single station version of this code for you for a small fee. Send a friendly email to [Matthew](mailto:[email protected]) or [Fethi](mailto:[email protected]).
137+
## Get Single Station Code
138+
If you'd like to support this project, co-orgainizer Fethi has created a well-architected single station version of this code. It's a super great bargain: The developers behind this project typically charge up to $200/hr for freelance work, but this fully working code is only $50. No extra fees.
139+
140+
You can PayPal: [[email protected]](mailto:[email protected]) or use this link: [Paypal Me](https://www.paypal.me/fethicaEH)
141+
We will send you the code after 24 hours with setup instructions. All funds go to support the project.
142+
143+
**Need something more advanced?** We have recent experience building iOS apps for high-profile brands. Send a friendly email to [Matthew](mailto:[email protected]) or [Fethi](mailto:[email protected]).
139144

140145

141146
## RadioKit SDK Example
142147

143-
![alt text](http://matthewfecher.com/wp-content/uploads/2015/11/radiokit.jpg "RadioKit Example")
148+
[alt text](http://matthewfecher.com/wp-content/uploads/2015/11/radiokit.jpg "RadioKit Example")
144149

145150
- You can use this Swift code as a front-end for a more robust streaming backend.
146151
- Brian Stormont, creator of RadioKit, has created a branch with the professional [RadioKit](http://stormyprods.com/products/radiokit.php) SDK already integrated. **Plus, his branch adds rewind & fast forward stream playback.** This is an excellent learning tool for those who are interested in seeing how a streaming library integrates with Swift Radio Pro. View the [branch here](https://github.com/MostTornBrain/Swift-Radio-Pro/tree/RadioKit).

0 commit comments

Comments
 (0)