diff --git a/readme.md b/readme.md index 9ee74b03..485182f1 100644 --- a/readme.md +++ b/readme.md @@ -211,7 +211,7 @@ You can bind your own shortcuts in normal mode with the `:bind` command. For exa - quakelight - midnight (authored by @karizma) - Tridactyl can also load themes from disk, which would let you use one of the themes authored by @bezmi ([bezmi/base16-tridactyl](https://github.com/bezmi/base16-tridactyl)), see `:help colors` for more information. + Tridactyl can also load themes from disk or URL, which would let you use one of the themes authored by @bezmi ([bezmi/base16-tridactyl](https://github.com/bezmi/base16-tridactyl)). See `:help colors` for more information. - How to remap keybindings? or How can I bind keys using the control/alt key modifiers (eg: `ctrl+^`)?