From 1be3be8127a1737640443a82154ffbdebf5e2670 Mon Sep 17 00:00:00 2001 From: KeiOshima Date: Tue, 19 Dec 2023 11:49:06 -0500 Subject: [PATCH] pushing changes to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85e2f5a..b31eba0 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ An exercise to put to practice software development teamwork, subsystem communic ## What is Deppops? -Deppops is designed to serve as a medium between people who are interested in trading personal belongings, including clothing, accessories, and other items. Users will be able to post items for others to see and potentially request trades, as well as browse and search for items they would like to trade for. In our app, we have a front end webapp for users that accesses a database through docker containers.(note please do not upload images larger than 16mb as that size is not supported) +Deppops is designed to serve as a medium between people who are interested in trading personal belongings, including clothing, accessories, and other items. Users will be able to post items for others to see and potentially request trades, as well as browse and search for items they would like to trade for. In our app, we have a front end webapp for users that accesses a database through docker containers.(note please do not upload images larger than 16mb as that size is not supported). ## Installation and Usage