From 14d0665fc1924bf0b0b6486f7b0434981771d8f2 Mon Sep 17 00:00:00 2001 From: Majid Shahabfar <36984027+shahabfar@users.noreply.github.com> Date: Sat, 23 Mar 2024 04:25:56 +0330 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2540c66..bb9d210 100644 --- a/README.md +++ b/README.md @@ -206,8 +206,8 @@ These methods provide a convenient way to navigate through the Persian calendar, These methods return an array of `PersianDateTime` objects, each containing detailed information about the requested week or month. -In the above image you can see the date-related data for the next week of given date as `PersianDateTime` array. +In the above image, you can see the date-related data for the next week of a given date as a `PersianDateTime` array. ## Converting Arabic (Islamic) Date to Persian Date -I'm actively working on this feature and it will be available in the near future. Stay tuned! +I'm actively working on this feature and it will be available shortly. Stay tuned!