diff --git a/README.rst b/README.rst index c041057..3406bd7 100644 --- a/README.rst +++ b/README.rst @@ -17,6 +17,9 @@ Just playing with an API here: >>> tomorrow = maya.when('tomorrow') + >>> tomorrow.slang_date() + 'tomorrow' + >>> tomorrow.iso8601() '2016-12-16T15:11:30.263350Z'