Browse Source

Update README.md

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

6
docs/README.md

@ -80,7 +80,7 @@ We have launched an online demo for this module: [https://eshop.samples.easyabp.
## Advanced Usages
We can customize some features to use EShop in complex application scenarios.
We can customize the EShop for complex application scenarios.
### Gift Card Shop
@ -89,8 +89,8 @@ We can customize some features to use EShop in complex application scenarios.
* Read the article to learn how to implement it. (todo)
### Paid Knowledge Market
* Also use the [EasyAbp.SharedResources](https://easyabp.io/modules/SharedResources/) module.
* The carrier of knowledge can be articles, pictures, audios, videos, files, streams, etc.
* Install the [EasyAbp.SharedResources](https://easyabp.io/modules/SharedResources/) module.
* The carrier of knowledge can be articles, pictures, audio, videos, files, streams, etc.
* When a knowledge order is paid, automatically authorize the customer to access the resources he purchased.
* Read the article to learn how to implement it. (todo)

Loading…
Cancel
Save