From 083e969da38db193e58900a0df1837c26bfa8f83 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 18 Dec 2016 02:09:40 -0500 Subject: [PATCH] Update README.rst --- README.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 92a767b..fb8e16d 100644 --- a/README.rst +++ b/README.rst @@ -8,10 +8,10 @@ simple things **much** easier, while admitting that time is an illusion Datetimes should be interacted with via an API written for humans. -The Usage ---------- +Basic Usage of Maya +------------------- -Just playing with an API here: +Behold, datetimes for humans! .. code-block:: pycon @@ -50,12 +50,12 @@ Just playing with an API here: # Always. >>> rand_day.timezone - + UTC -Why is this useful? -------------------- +☤ Why is this useful? +--------------------- - All timezone algebra will behave identically on all machines, regardless of system locale. - Complete symmetric import and export of both ISO 8601 and RFC 2822 datetime stamps.