diff --git a/plugins/microsoft-calendar/README.md b/plugins/microsoft-calendar/README.md index e170491569..a7c42da3f7 100644 --- a/plugins/microsoft-calendar/README.md +++ b/plugins/microsoft-calendar/README.md @@ -8,6 +8,10 @@ You can use this plugin by import MicrosoftCalendar from "@internal/plugin-micro > import { MicrosoftCalendar } from "@internal/plugin-microsoft-calendar" +> +> +> + ![MicrosoftCalendar plugin screenshot](./docs/microsoft-calendar-plugin.png) You can also serve the plugin in isolation by running `yarn start` in the plugin directory.