From 6b1efb8865bb157c765bd18646bdfcb4b278dba9 Mon Sep 17 00:00:00 2001 From: AlvinHV <123471077+AlvinHV@users.noreply.github.com> Date: Fri, 5 Apr 2024 18:23:12 +0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 987a1c8..3d84715 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Stremio-core-apple +# Stremio-core-swift This is stremio-core wrapper for apple devices. I used kotlin wrapper to port it to Apple ecosystem. My rust knowledge is amateur level so I may used bad approaches.