diff --git a/.github/README.md b/.github/README.md index 4505229..f3e4f14 100644 --- a/.github/README.md +++ b/.github/README.md @@ -12,4 +12,6 @@ 10. Pressing = without a valid equation in the calculation box displays an error 11. After the equation is calculated, users should be able to perform further calculations on the result. 12. Pressing Clear clears the calculation box and wipes any stored data -13. Pressing Exit exits the program \ No newline at end of file +13. Pressing Exit exits the program + +14. convert to RPN