Skip to content

Commit aa866d8

Browse files
committed
Update README.md
1 parent 6a553db commit aa866d8

1 file changed

Lines changed: 13 additions & 11 deletions

File tree

README.md

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -49,35 +49,37 @@ Images can be local (asset name without `http`) or remote (full URL).
4949

5050
### Customizing Text and Translation
5151

52-
All user-facing strings are managed through `Localizable.xcstrings` (the String Catalog). Open it in Xcode to change the default English text or add new languages — no code changes required.
52+
All user-facing strings are managed through `Localizable.xcstrings` (the String Catalog). Open it in Xcode to change the default English text or add new languages. No code changes required.
5353

5454
## Dependencies
5555

56-
- [FRadioPlayer](https://github.com/fethica/FRadioPlayer) streaming and metadata
57-
- [LNPopupController](https://github.com/LeoNatan/LNPopupController) now playing popup bar
58-
- [NVActivityIndicatorView](https://github.com/ninjaprox/NVActivityIndicatorView) loading indicators
59-
- [MarqueeLabel](https://github.com/cbpowell/MarqueeLabel) scrolling text labels
56+
- [FRadioPlayer](https://github.com/fethica/FRadioPlayer) --streaming and metadata
57+
- [LNPopupController](https://github.com/LeoNatan/LNPopupController) --now playing popup bar
58+
- [NVActivityIndicatorView](https://github.com/ninjaprox/NVActivityIndicatorView) --loading indicators
59+
- [MarqueeLabel](https://github.com/cbpowell/MarqueeLabel) --scrolling text labels
6060

6161
All managed via Swift Package Manager.
6262

6363
## Contributing
6464

65-
Contributions are welcome. Please branch off [`dev`](https://github.com/analogcode/Swift-Radio-Pro/tree/dev) and open a pull request do not commit directly to `master`.
65+
Contributions are welcome. Please branch off [`dev`](https://github.com/analogcode/Swift-Radio-Pro/tree/dev) and open a pull request --do not commit directly to `master`.
6666

6767
## Single Station Version
6868

69-
Looking for a simpler, single-station version of this app? We offer a ready-to-go codebase for **$50** — no extra fees.
69+
Looking for a simpler, single-station version? It skips the station list and launches straight into the player.
7070

71-
PayPal [fethica@me.com](mailto:fethica@me.com) or use [PayPal.Me](https://www.paypal.me/fethicaEH), and we will send the code within 24 hours with setup instructions. All funds support the project.
71+
[![Buy on Payhip](https://img.shields.io/badge/Buy-Single%20Station-blue)](https://payhip.com/b/x15QB)
72+
73+
All proceeds go directly toward maintaining and improving Swift Radio.
7274

7375
For custom work or more advanced needs, reach out to [Fethi](mailto:contact@fethica.com).
7476

75-
**Built something with Swift Radio?** We'd love to see it drop us a line at [contact@fethica.com](mailto:contact@fethica.com).
77+
**Built something with Swift Radio?** We'd love to see it --drop us a line at [contact@fethica.com](mailto:contact@fethica.com).
7678

7779
## Credits
7880

79-
- [Fethi](https://fethica.com) co-organizer and lead developer
80-
- [Matthew Fecher](http://matthewfecher.com) creator, [AudioKit Pro](https://audiokitpro.com)
81+
- [Fethi](https://fethica.com) --co-organizer and lead developer
82+
- [Matthew Fecher](http://matthewfecher.com) --creator, [AudioKit Pro](https://audiokitpro.com)
8183
- [All contributors](https://github.com/analogcode/Swift-Radio-Pro/graphs/contributors)
8284

8385
## License

0 commit comments

Comments
 (0)