From fe78cd10357a3acf4c08b32c0f48ccd42c61fdd8 Mon Sep 17 00:00:00 2001
From: jminutaglio <49879291+jminutaglio@users.noreply.github.com>
Date: Tue, 18 Apr 2023 22:16:53 -0400
Subject: [PATCH] Update README.rst
---
README.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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’ |