From a790ae583bbf8ca0d42daa07c05881b100e88acf Mon Sep 17 00:00:00 2001 From: Dmitry Melnikov Date: Fri, 2 Nov 2012 14:49:19 +0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b4286c..ced8ca0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -This library contains next public exported methods: +==Public exports== * utc_to_local(DateTime, Timezone) - converts UTC time to local according to specified Timezone * local_to_utc(DateTime, Timezone) - converts local time to UTC