Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vsg24 authored Jul 7, 2016
1 parent 706173d commit bccb629
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#EasyDateTime

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.
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.

#About this class

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

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

#Installation

Expand Down

0 comments on commit bccb629

Please sign in to comment.