From: daurnimator Date: Sat, 23 Nov 2013 16:09:26 +0000 (-0500) Subject: README: Mention docs subdirectory X-Git-Url: https://git.madduck.net/etc/awesome.git/commitdiff_plain/70bd14f3931bf280e741b7c8a05d0c0028a239c9 README: Mention docs subdirectory --- diff --git a/README.md b/README.md index 88fbae2..16b9f16 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,6 @@ This is a lua library for time and date manipulation. Importantly, it allows you to convert time between locations (time zones). +Documentation can be found in the `docs` directory. + [![Build Status](https://travis-ci.org/daurnimator/luatz.png)](https://travis-ci.org/daurnimator/luatz)