diff --git a/README.rst b/README.rst index 9b5fe8a..3dc0c1e 100644 --- a/README.rst +++ b/README.rst @@ -11,10 +11,15 @@ Astral This is 'astral' a Python module which calculates + * Sun's position: Solar azimuth, zenith and elevation angles for the specified time. * Times for various positions of the sun: dawn, sunrise, solar noon, - sunset, dusk, solar elevation, solar azimuth and rahukaalam. + sunset, dusk and solar midnight. + * Time for the specified elevation of the sun. + * Periods of the day: blue hour, golden hour, twilight, daylight, night and Rahukaalam. * The phase of the moon. +It ships with a geocoder and a starter database of several cities worldwide but can also access Google Maps services for geocoding. + For documentation see the https://astral.readthedocs.io/en/stable/index.html GoogleGeocoder