diff --git a/README.md b/README.md index 26258c1..dd02706 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,7 @@ [](https://gitter.im/qt-material-widgets/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -## :hatched_chick: Update! - -I finally took the time to go through and clean up this code. The build includes an executable with a preview, and some settings to play around with for each widget. A YouTube video preview is [available here](http://www.youtube.com/watch?v=21UMeNVBPU4). +YouTube video preview [available here](http://www.youtube.com/watch?v=21UMeNVBPU4).
+ Auto Complete + | +
+ QtMaterialAutoComplete
+ |
+
+ ![]() |
+ |
Avatar @@ -264,6 +275,7 @@ I finally took the time to go through and clean up this code. The build includes #### Implemented components - [x] App Bar +- [x] Auto Complete - [x] Avatar - [x] Badge - [x] Check Box @@ -285,7 +297,6 @@ I finally took the time to go through and clean up this code. The build includes #### Work in progress -- [x] Auto Complete - [ ] Divider - [ ] List - [ ] List Item diff --git a/gifs/autocomplete.gif b/gifs/autocomplete.gif new file mode 100644 index 0000000..e883cc2 Binary files /dev/null and b/gifs/autocomplete.gif differ |