diff --git a/README.md b/README.md index 5f1aeee..ce746f1 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A simple scientific calculator built uisng .NET MAUI Preview 14. Based ont his [ This is a full working app. The following enhancements are in the pipeline: * Implement nested scientific operators (for auto bracket closing) * Implement statistical operators (row 1 operators) -* Test on iOS and Windows +* Test on iOS ## Screen Shots ### Original Behance Design diff --git a/src/App.xaml b/src/App.xaml old mode 100644 new mode 100755 index 280997a..5abdf0e --- a/src/App.xaml +++ b/src/App.xaml @@ -1,12 +1,10 @@  - + - #EFBB31 White @@ -29,7 +27,7 @@ - +