Skip to content

Commit bccb629

Browse files
authored
Update README.md
1 parent 706173d commit bccb629

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#EasyDateTime
22

3-
EasyDateTime is a Jalali/Shamsi and Gregorian class based on jDateTimePlus that aims to simplify common DateTime tasks by abstracting the complex layers. It's the **simplest** solution for Jalali/Shamsi calendar issues in PHP.
3+
EasyDateTime is a Jalali/Shamsi and Gregorian class based on <a target="_blank" href="https://github.com/VSG24/jDateTimePlus/">jDateTimePlus</a> that aims to simplify common DateTime tasks by abstracting the complex layers. It's probably the **simplest** solution for Jalali/Shamsi calendar issues in PHP.
44

55
#About this class
66

@@ -9,7 +9,7 @@ EasyDateTime is directly based on `jDateTimePlus` 1.0.0 which is itself based on
99
#Requirements
1010

1111
* **PHP >= 5.4**.
12-
* Being based on jDateTimePlus, this package has a dependency on jDateTimePlus 1.0.0+
12+
* Being based on <a href="https://github.com/VSG24/jDateTimePlus/">jDateTimePlus</a>, this package has a dependency on jDateTimePlus 1.0.0+
1313

1414
#Installation
1515

0 commit comments

Comments
 (0)