diff --git a/README.md b/README.md index 54c2c34..379f633 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,13 @@ +SearchBar +========= + This FreeCAD mod adds a search bar for tools, document objects and preferences. It can be extended by other mods, by adding a new result provider. ![Screenshot of the search bar, with results in its drop-down menu and extra info about the result in a separate pane](screenshot.png) +License +------- + This repository is in the public domain. [![License: CC0 v1.0.](https://img.shields.io/badge/license-CC0-blue.svg)](https://creativecommons.org/publicdomain/zero/1.0/)