diff --git a/examples/app_library/README.md b/examples/app_library/README.md index f2a64530..00596fdc 100644 --- a/examples/app_library/README.md +++ b/examples/app_library/README.md @@ -1,5 +1,2 @@ -# ListView: Applications Launcher +# Applications Library -This example shows how to create a `gtk::ListView` and fill it with applications data from `gio::AppInfo` with the possibility to open an application when an item of the list is activated. - -![Screenshot](screenshot.png)