From 21a877d6b186d07e87a905cf551cd7c1d659ae78 Mon Sep 17 00:00:00 2001 From: Privacy_Dragon Date: Sat, 19 Feb 2022 21:34:15 +0100 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 908e507..e97a3e6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Bookwyrm-android A crappy attempt at creating an Android application for Bookwyrm. Basically, it is just bookwyrm put into a 'webview' element. What it does? It enables you to use BookWyrm on your Android phone without having to use a browser to go to it every time. -Currently, it is not able to open links yet, but maybe I will add that sooner or later. +It can also open links to userpages of Bookwyrm users. This application works on: Android 6 and above.