From 52236811357d18784f2e56eab7669819707d5d25 Mon Sep 17 00:00:00 2001
From: Valentino Medimorec <valentino@vallic.hr>
Date: Sun, 14 Jan 2018 15:42:59 +0100
Subject: [PATCH] Updated readme

---
 README.txt | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

diff --git a/README.txt b/README.txt
index f0482aa..03b6cb1 100644
--- a/README.txt
+++ b/README.txt
@@ -3,14 +3,9 @@ xdan jQuery Plugin Date and Time Picker
 library - https://github.com/xdan/datetimepicker.
 
 INSTALLATION
-Install Drupal module as usual. 
-Download xdan library from github 
-https://github.com/xdan/datetimepicker. 
-
-Extract and from build folder copy 
-jquery.datetimepicker.full.js and 
-jquery.datetimepicker.min.css 
-inside libraries/datetimepicker.
+Install Drupal module as usual.
+Download xdan library from github https://github.com/xdan/datetimepicker.
+Extract and then copy entire folder inside libraries (folder should be named datetimepicker).
 
 USAGE
 On content type go under “Manage form display” and 
-- 
GitLab