diff --git a/README.md b/README.md index 3dd23b0..beb41ac 100644 --- a/README.md +++ b/README.md @@ -14,12 +14,21 @@ The plugin uses a few custom styles. These are automatically included in the [cl ``` +Published in the official [CKEditor plugin repository](https://ckeditor.com/cke4/addon/spotify). -# Translations + +## Translations Currently supports English (en) and Norwegian Bokmål (nb). Want to provide translations for your own language? Please fork the project and open a pull request. -# Credits +## Screenshots +Dialog screenshot +Small widget screenshot +Large widget screenshot +Multiple widgets screenshot + + +## Credits
Icons made by Freepik from www.flaticon.com is licensed by CC 3.0 BY
\ No newline at end of file diff --git a/screenshots/spotify-plugin-dialog.png b/screenshots/spotify-plugin-dialog.png new file mode 100644 index 0000000..55074ad Binary files /dev/null and b/screenshots/spotify-plugin-dialog.png differ diff --git a/screenshots/spotify-plugin-large-widget.png b/screenshots/spotify-plugin-large-widget.png new file mode 100644 index 0000000..761333c Binary files /dev/null and b/screenshots/spotify-plugin-large-widget.png differ diff --git a/screenshots/spotify-plugin-multiple-widgets.png b/screenshots/spotify-plugin-multiple-widgets.png new file mode 100644 index 0000000..c0af07f Binary files /dev/null and b/screenshots/spotify-plugin-multiple-widgets.png differ diff --git a/screenshots/spotify-plugin-small-widget.png b/screenshots/spotify-plugin-small-widget.png new file mode 100644 index 0000000..c01a75e Binary files /dev/null and b/screenshots/spotify-plugin-small-widget.png differ