-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Compound interest calculator | ||
[![](media/cic_icon_256x256.png)](https://projub.com/compound_interest_calculator) | ||
|
||
A free program to generate the compound interest possibilities for your specific situation. | ||
A free application to generate the compound interest possibilities for your specific situation. | ||
Full explanation @ [projub.com](https://projub.com/compound_interest_calculator) | ||
|
||
[![](media/ci_calc_windows_h512.jpg)](https://github.com/Robinsane/compound_interest_calculator/releases/download/v1.0.0/ci_calc.exe) | ||
|
@@ -14,4 +14,4 @@ pandas package: | |
Copyright (c) 2008-2011, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team | ||
All rights reserved. Copyright (c) 2011-2021, Open source contributors. | ||
xlsxwriter package: | ||
Copyright (c) 2013-2022, John McNamara <[email protected]> | ||
Copyright (c) 2013-2022, John McNamara <[email protected]> |