From 091856f69916c219bcdc621969f5d175cbca973c Mon Sep 17 00:00:00 2001 From: gdlcf88 Date: Sun, 24 Jul 2022 15:25:23 +0800 Subject: [PATCH] Add FlashSales link in README.md --- docs/README.md | 1 + plugins/FlashSales/README.md | 1 + 2 files changed, 2 insertions(+) create mode 120000 plugins/FlashSales/README.md 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