diff --git a/README.md b/README.md index c2698e4..6ca0386 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ BFG (stands for Back/Forward/Go) is a free (absolutely), open-source, cross-platform, single-script, self-contained GUI client for a number of "small web" protocols like Gopher, Finger, Nex, Spartan and Gemini. BFG is written in under 1000 SLOC of Tcl 8.6 and depends upon Tcllib, Tk (obviously) and TclTLS. -The TclTLS dependency can be turned off in the configuration file at the expense of losing Gemini and Gopher-over-TLS support + +Note: the TclTLS dependency can be turned off in the configuration file at the expense of losing Gemini and Gopher-over-TLS support. It is generally not recommended to do this unless you have troubles installing TclTLS onto your system. If you found any bugs, feel free to submit an issue into this repo!