From 2ed00d8a452957d017135066f4e9bda33821d426 Mon Sep 17 00:00:00 2001 From: Miguel Loureiro Date: Thu, 9 Mar 2017 10:35:53 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5a94a53..a716f15 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ __Features:__ * Provides methods to compare dates * Supports date formatting in common formats * Easily calculate difference between dates +* Ease testing with dates by using `carbon.Freeze()` and `carbon.Now()` __To do:__