diff --git a/docs/README.md b/docs/README.md index 86ee886d..5a7805ed 100644 --- a/docs/README.md +++ b/docs/README.md @@ -109,6 +109,7 @@ We can customize the EShop for complex application scenarios. * Inventories * [DaprActors](https://github.com/EasyAbp/EShop/tree/dev/plugins/Inventories/DaprActors) * [OrleansGrains](https://github.com/EasyAbp/EShop/tree/dev/plugins/Inventories/OrleansGrains) + * [FlashSales](https://github.com/EasyAbp/EShop/tree/dev/plugins/FlashSales) * [Booking](https://github.com/EasyAbp/EShop/tree/dev/plugins/Booking) ## Roadmap diff --git a/plugins/FlashSales/README.md b/plugins/FlashSales/README.md new file mode 120000 index 00000000..5cd476be --- /dev/null +++ b/plugins/FlashSales/README.md @@ -0,0 +1 @@ +../../docs/plugins/flash-sales/README.md \ No newline at end of file