From 3402a7ca6fed3f0f710fa63b262b73b212b059e0 Mon Sep 17 00:00:00 2001 From: Alexander Andryashin Date: Sun, 27 Nov 2016 13:33:21 +0300 Subject: [PATCH] Updated readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ead0a01..db09c8d 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,7 @@ [![Release](https://img.shields.io/github/release/aandryashin/reloader.svg)](https://github.com/aandryashin/reloader/releases/latest) Library for automatic reloading configuration files based on file system events. + +## Using + +`import github.com/aandryashin/reloader` \ No newline at end of file