Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
z3bi authored May 4, 2019
1 parent 6533f55 commit d8314bf
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,12 @@ and then require the module
var adhan = require('adhan')
```


## Usage
## Migration

Migrating from version 1.x? Read the [migration guide](MIGRATION.md)

## Usage

To get prayer times initialize a new `PrayerTimes` object passing in coordinates,
date, and calculation parameters.

Expand Down Expand Up @@ -169,4 +170,4 @@ Adhan is available under the MIT license. See the LICENSE file for more info.
[badge-cov]: https://codecov.io/gh/batoulapps/adhan-js/branch/master/graph/badge.svg
[travis]: https://travis-ci.org/batoulapps/adhan-js
[npm]: https://www.npmjs.org/package/adhan
[codecov]: https://codecov.io/gh/batoulapps/adhan-js
[codecov]: https://codecov.io/gh/batoulapps/adhan-js

0 comments on commit d8314bf

Please sign in to comment.