Skip to content

Commit

Permalink
Updated the README file
Browse files Browse the repository at this point in the history
  • Loading branch information
mariannk authored and mariannk committed Mar 18, 2021
1 parent a54f2cc commit 6c00db6
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,15 @@ nopCommerce is cross-platform, and you can run it on Windows, Linux, or Mac.

nopCommerce supports Docker and MySQL out of the box, so you can easily run nopCommerce on a Linux machine.

![Logo](https://www.nopcommerce.com/images/github/logos.png#v1)
nopCommerce supports PostgreSQL database.

nopCommerce fully supports web farms. You can read more about it [here](https://docs.nopcommerce.com/en/developer/tutorials/web-farms.html?utm_source=github&utm_medium=referral&utm_campaign=documentation&utm_content=text).

All methods in nopCommerce are async.

nopCommerce supports multi-factor authentication out of the box.

![Logo](https://www.nopcommerce.com/images/github/logos.png#v2)

nopCommerce architecture follows well-known software patterns and the best security practices. The source code is fully customizable. Pluggable and clear architecture makes it easy to develop custom functionality and follow any business requirements.

Expand Down

0 comments on commit 6c00db6

Please sign in to comment.