diff --git a/README.md b/README.md index 9b644548..1e1445a2 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This project has an official Twitter account (**@bauh4linux**) so people can sta To contribute have a look at [CONTRIBUTING.md](https://github.com/vinifmor/bauh/blob/master/CONTRIBUTING.md)

- +

@@ -202,14 +202,14 @@ automatch_providers: true # if a possible provider for a given package dependen - It allows the installation of native Web applications by typing their addresses/URLs on the search bar

- +

- It offers the possibility to customize the generated app the way you want:

- +

@@ -217,7 +217,7 @@ automatch_providers: true # if a possible provider for a given package dependen defined at [suggestions.yml](https://github.com/vinifmor/bauh-files/blob/master/web/suggestions.yml), and downloaded during the application usage.

- +

@@ -233,7 +233,7 @@ attach it to the generated app. allowing the application to launch automatically after the system's boot attached to the tray.

- +

diff --git a/pictures/panel.png b/pictures/panel.png deleted file mode 100644 index da2c7bcd..00000000 Binary files a/pictures/panel.png and /dev/null differ diff --git a/pictures/web/options.png b/pictures/web/options.png deleted file mode 100644 index 78e9dcad..00000000 Binary files a/pictures/web/options.png and /dev/null differ diff --git a/pictures/web/suggestions.gif b/pictures/web/suggestions.gif deleted file mode 100644 index 3a1bcf6d..00000000 Binary files a/pictures/web/suggestions.gif and /dev/null differ diff --git a/pictures/web/tray.gif b/pictures/web/tray.gif deleted file mode 100644 index 8c5b9638..00000000 Binary files a/pictures/web/tray.gif and /dev/null differ diff --git a/pictures/web/url_search.gif b/pictures/web/url_search.gif deleted file mode 100644 index 7cb2eba3..00000000 Binary files a/pictures/web/url_search.gif and /dev/null differ