Skip to content

Commit

Permalink
calculator changes commit
Browse files Browse the repository at this point in the history
  • Loading branch information
arolus committed Nov 8, 2023
1 parent 10603f5 commit f435be2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ An online age calculator calculates age and date of birth by adding and subtract

## Usage
* Add the shortcode `[ci_age_calculator]` to your page, post or sidebar.
* Add the following code: `<?php display_ci_age_calculator(); ?>` to your template where you would like the Age Calculator to appear.
* Or add the following code: `<?php display_ci_age_calculator(); ?>` to your template where you would like the Age Calculator to appear.

## Libraries in Use
1. https://mathjs.org/
Expand Down

0 comments on commit f435be2

Please sign in to comment.