From d8314bfd7a3b790c79f27c6a38a06e61958bdbca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D8=B2=D8=B9=D8=A8=D9=8A?= Date: Fri, 3 May 2019 21:41:16 -0400 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1b51932..f60a82b 100644 --- a/README.md +++ b/README.md @@ -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. @@ -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 \ No newline at end of file +[codecov]: https://codecov.io/gh/batoulapps/adhan-js