diff --git a/README.md b/README.md index 167228b..0a81e4e 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ I finally took the time to go through and clean up this code. The build includes | ------------- | --------------------------------- | | Text Field | ![Text Field](textfield.gif) | | Tabs | ![Tabs](tabs.gif) | +| Check Box | ![checkbox](checkbox.gif) | #### Implemented components diff --git a/checkbox.gif b/checkbox.gif new file mode 100644 index 0000000..b395340 Binary files /dev/null and b/checkbox.gif differ