slightly better description

This commit is contained in:
MoistOverflow 2023-05-21 20:09:55 -04:00
parent d90d4bb786
commit 37212a8921
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
# gpCalc
simple gross profit calculator that takes an original cost, percentage and returns a resale price
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.