diff options
author | Jeffrey Armstrong <jeffrey.armstrong@approximatrix.com> | 2020-05-21 16:52:20 -0400 |
---|---|---|
committer | Jeffrey Armstrong <jeffrey.armstrong@approximatrix.com> | 2020-05-21 16:52:20 -0400 |
commit | 60eddf90062aa72529a5a6baa6fd1983eed4c3a8 (patch) | |
tree | 3eb8b6112db8be93020c56311a03658ee3ead5a0 | |
parent | 91b64440294b8750375117b62fac7cacc0be6047 (diff) | |
download | LR-87-60eddf90062aa72529a5a6baa6fd1983eed4c3a8.tar.gz LR-87-60eddf90062aa72529a5a6baa6fd1983eed4c3a8.zip |
Minor fix to readme
-rw-r--r-- | README.md | 11 |
1 files changed, 5 insertions, 6 deletions
@@ -25,9 +25,10 @@ If you want to try out LR-87, you have a few choices: ### Windows -Builds for Windows are available at (https://bin.rainbow-100.com) as a simple Zip -file. These builds are not signed, so modern Windows will likely bitch about -that. +Builds for Windows are available at +[https://bin.rainbow-100.com](https://bin.rainbow-100.com) +as a simple Zipfile. These builds are not signed, so modern Windows will likely +bitch about that. ### GNU/Linux @@ -63,9 +64,7 @@ GUI mode behaves much as one would expect. ## What's Not Supported LR-87 works, but it does _not_ remember certificates, store history or bookmarks, -or support sending user certificates. It will also complain if you attempt to -download a non-text file or try to access a non-Gemini address. These features -might be added in the future, but don't hold your breath. +or support sending user certificates. ## Compiling |