diff --git a/README.md b/README.md index 3c4130e1..18d10bdc 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,8 @@ If you prefer to compile Zeal manually, currently it requires Qt 5.0. To compile * Allow selecting subset of docsets to search in (enable/disable docsets, docset groups) * Grouping of similar results (like overloaded funcdtions) * Code cleanup - * `MainWindow::MainWindow` probably should be shorter than 200+ lines. * Refactoring to reuse common code between `ZealDocsetsRegistry` and `ZealListModel` + * ... ## Creating your own docsets