diff --git a/README.md b/README.md index 78f1d85..bc47dae 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,14 @@ In Alpha state, you can use it if you're tough, for more see Current Usability Eventually will be on F-Droid -## Current usability status: Barely usable +## Current usability status: kinda usable -You can navigate GoperDirectories, read plaintext files and go back in navigation stack +You can navigate GoperDirectories, read plaintext files and go back in navigation stack. +App starts when you click on ``gopher://`` link. List of [features and TODOs](/features.org) + +[Link to test gopher page](gopher://treebrary.org/Directory/) because it's hard to find gopher link on the web these days for some +reason. +[Link to test page with type inference](gopher://treebrary.org/0/Directory/) + diff --git a/lib/gopherlib.dart b/lib/gopherlib.dart index 3d83cc4..79847f7 100644 --- a/lib/gopherlib.dart +++ b/lib/gopherlib.dart @@ -178,7 +178,7 @@ class ParsedGopherItem { start = i + 1; } } - }); + }); await subscription.asFuture(); sock.close(); return LoadedGopherItem(