From a091112f0de766d2ab5ea392a03a97da60ff770a Mon Sep 17 00:00:00 2001 From: Sasmit nalkande <72140993+samnalkande@users.noreply.github.com> Date: Wed, 30 Sep 2020 18:41:58 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 28559f47..8a1c6317 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ aspCart ========= -aspCart is a basic ecommerce websites using ASP.NET Core MVC. +aspCart is a basic ecommerce websites based on ASP.NET Core MVC. This repo is just a demo project that I've been working as I learn ASP.NET Core MVC. -All product details are either from newegg, amazon or from the product website. +All product details are either from newegg, amazon and other the product websites. This project design is inspired by nopcommerce, opencart, newegg and amazon. ## Live demo