From 504747e8353c2d2f2d6b12acf00079a25da4de77 Mon Sep 17 00:00:00 2001 From: David Fessler <96554264+MoistOverflow@users.noreply.github.com> Date: Mon, 22 May 2023 01:07:22 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb019e1..d6f6424 100755 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # gpCalc -simple gross profit calculator build with react-native in expo. All it does is take in a original cost, desired GP percentage and returns a resale price. +simple gross profit calculator built with react-native in expo. All it does is take in a original cost, desired GP percentage and returns a resale price.