diff --git a/README.md b/README.md index 3255376..bb019e1 100644 --- a/README.md +++ b/README.md @@ -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.