diff --git a/README.rst b/README.rst index 8f87235..efef696 100644 --- a/README.rst +++ b/README.rst @@ -136,7 +136,7 @@ The API accepts the following parameters: ‘date’ Yes - The date for which to retrieve the horoscope information. The date format should be MM-DD-YYYY or ‘today’, ‘tomorrow’, ‘yesterday’ or 'this_week', 'last_week', 'next_week'. + The date for which to retrieve the horoscope information. The date format should be MM-DD-YYYY (or any string conforming to the ECMAScript specification for date-time string) or ‘today’, ‘tomorrow’, ‘yesterday’ or 'this_week', 'last_week', 'next_week'. ‘sign’