Update README.md
This commit is contained in:
parent
d85891b3c7
commit
5a78f95553
1 changed files with 10 additions and 1 deletions
11
README.md
11
README.md
|
@ -1,3 +1,12 @@
|
||||||
# taxcalc
|
# taxcalc
|
||||||
|
|
||||||
Simple Municipal Property Tax Calculator
|
Simple Municipal Property Tax Calculator
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
Currently all that is required is the taxcalc.html and js/taxcalc.html
|
||||||
|
|
||||||
|
This can be run straight from a browser or servered out on a webserver.
|
||||||
|
|
||||||
|
Additionally I found it works well in Wordpress as long as you strip out the stylesheet
|
||||||
|
link and the extra JavaScript links at the bottom of the html file.
|
Loading…
Reference in a new issue