diff --git a/Readme.md b/Readme.md index 4f06a70..7d47eba 100644 --- a/Readme.md +++ b/Readme.md @@ -2,6 +2,8 @@ #### LittleBigTable is a small (~5k gzipped) javascript table built using AlpineJS +![Screenshot](https://github.com/indgy/LittleBigTable/screenshot.png) + *It is very new and while it works well for my purposes if you find any issues, please report them in the issue tracker.* It is CSS agnostic so can be used with any css framework, the default examples use Bulma, there is also a basic example using Bootstrap 4. diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..83caa19 Binary files /dev/null and b/screenshot.png differ