diff --git a/README.md b/README.md index f60a82b..527dc74 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,12 @@ [![badge-version][]][npm] [![badge-travis][]][travis] [![badge-cov][]][codecov] -Adhan is a well tested and well documented library for calculating Islamic prayer times. Implementations of Adhan in other languages can be found in the parent repo [Adhan](https://github.com/batoulapps/Adhan). +Adhan JavaScript is a well tested and well documented library for calculating Islamic prayer times in JavaScript using Node or a web browser. All astronomical calculations are high precision equations directly from the book [“Astronomical Algorithms” by Jean Meeus](http://www.willbell.com/math/mc1.htm). This book is recommended by the Astronomical Applications Department of the U.S. Naval Observatory and the Earth System Research Laboratory of the National Oceanic and Atmospheric Administration. +Implementations of Adhan in other languages can be found in the parent repo [Adhan](https://github.com/batoulapps/Adhan). + ## Installation ### Browser