Update README

Signed-off-by: kingbri <bdashore3@gmail.com>
This commit is contained in:
kingbri 2022-08-08 16:32:49 -04:00
parent 44e4f74258
commit d3fc9cff8c

View file

@ -16,9 +16,15 @@ However, the main problem is that these websites tend to suck in terms of UI or
I also wanted to support the use of RealDebrid since there aren't any (free) options on iOS that have support for this service.
## What iOS versions are supported?
iOS 15 and up. This is because SwiftUI is very flexible with these versions. I have no intention of backporting Ferrite to iOS 14, so please update if you want to use it.
However, if you want an immersive browser for your websites with iOS 14 support, please look at my sister app Asobi.
## Planned features
None yet!
- Website API support in sources: This allows for website APIs to be used in Ferrite sources which is quicker than scraping or RSS parsing
## Downloads