diff --git a/README.md b/README.md index 0ac6ef2..dbf4af6 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ 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). +| Component | Preview | +| ------------- | --------------------------------- | +| Text Field | ![Text Field](textfield.gif) | + #### Implemented components - [x] Avatar @@ -25,12 +29,6 @@ I finally took the time to go through and clean up this code. The build includes - [x] Text Field - [x] Toggle -#### Preview - -| Component | GIF | -| ------------- |---------------| -| Text Field | ![Text Field](textfield.gif) | - #### Not implemented - [ ] App Bar