readme modified

Signed-off-by: Abhay-soni-developer <abhaysoni.developer@gmail.com>
This commit is contained in:
Abhay-soni-developer
2023-02-01 12:53:44 +05:30
committed by blam
parent 9fafe6879b
commit 6dcc785d9a
+4
View File
@@ -8,6 +8,10 @@ You can use this plugin by import MicrosoftCalendar from "@internal/plugin-micro
> import { MicrosoftCalendar } from "@internal/plugin-microsoft-calendar"
> <Grid item xs={12} md={4}>
> <MicrosoftCalendar />
> </Grid>
![MicrosoftCalendar plugin screenshot](./docs/microsoft-calendar-plugin.png)
You can also serve the plugin in isolation by running `yarn start` in the plugin directory.