From b1939b25acee1ef0d656c95e749db3a5733dfa35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lidia=20Mart=C3=ADnez?= Date: Fri, 10 Mar 2017 19:26:59 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4a7b71d..28ea984 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # qtdocfinder A plugin for Sublime Text 3 that adds context menu search for URLs for Qt PySide, PyQt Docs. + +It's not a very complex plugin. This will probably need updates since I'm using hardcoded urls, but it's useful to search fast for documentation articles when you are doing a fast Qt gui.