README.md in train-tax-calculator-2.0.0 vs README.md in train-tax-calculator-2.0.1
- old
+ new
@@ -26,12 +26,9 @@
If using IRB, require the library first.
```ruby
require 'train/tax/calculator'
-```
-
-```Get Tax Details
Train::Tax::Calculator.(15_000) # returns a hash with basic tax information
```
## Development