diff --git a/README.md b/README.md index d35d89d..a0e29c0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # react-compound-interest-calculator A compound interest calculator to assist in financial decision making. Created to demonstrate my ability to develop applications in ReactJS, Typescript, and Redux. +- [Try it online](https://compoundinterest.lkdm.org) + ## Inspired by - The Australian Government's [Compound Interest Calculator](https://moneysmart.gov.au/budgeting/compound-interest-calculator) diff --git a/public/favicon.ico b/public/favicon.ico index 354202a..a9c62ac 100644 Binary files a/public/favicon.ico and b/public/favicon.ico differ diff --git a/public/index.html b/public/index.html index 1dbdca6..72129e1 100644 --- a/public/index.html +++ b/public/index.html @@ -7,7 +7,7 @@ -