Browse Source

Update README.md

pull/96/head
Super 6 years ago
committed by GitHub
parent
commit
f955cced4b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      docs/README.md

8
docs/README.md

@ -26,9 +26,9 @@ We have launched an online demo for this module: [https://eshop.samples.easyabp.
* (Optional) EasyAbp.EShop.MongoDB
* (Optional) EasyAbp.EShop.Web
> The above packages are integration packages containing the necessary sub-modules.
> Please install packages of each sub-module separately if you are using microservices.
> For example: install only the `EasyAbp.EShop.Products.Application` package.
> The above packages are integration packages containing the necessary sub-modules.
> Please install packages of each sub-module separately if you are using microservices.
> For example: install only the `EasyAbp.EShop.Products.Application` package.
1. Add `DependsOn(typeof(EShopXxxModule))` attribute to configure the module dependencies. ([see how](https://github.com/EasyAbp/EasyAbpGuide/blob/master/How-To.md#add-module-dependencies))
@ -54,4 +54,4 @@ Todo.
## Roadmap
Todo.
Todo.

Loading…
Cancel
Save