Updating documentation for EFK integration

Change-Id: I41e1c73997b618317cb2b09f682582beacedcf76
diff --git a/README.md b/README.md
index 41d2f0c..1196f73 100644
--- a/README.md
+++ b/README.md
@@ -203,10 +203,10 @@
 
 We have created custom td-agent configuration file to handle format of involved log files using right input plugins and elasticsearch output plugin.
 
-* Copy the custom config file
+Copy the custom config file from [here](https://github.com/opencord/openolt/tree/master/logConf) in the `~` directory of the olt.
+Then into the `/etc` folder in order for the agent to pick it up. 
 
 ```shell
-cd logConf
 cp td-agent.conf /etc/td-agent.conf
 ```
 
@@ -228,7 +228,7 @@
 
 **Note**:
 
-To enable TLS encryption features with td-agent [reffer:](https://docs.google.com/document/d/1KF1HhE-PN-VY4JN2bqKmQBrZghFC5HQM_s0mC0slapA/edit)
+To enable TLS encryption features with td-agent [look at this google doc](https://docs.google.com/document/d/1KF1HhE-PN-VY4JN2bqKmQBrZghFC5HQM_s0mC0slapA/edit)
 
 
 ## Build OpenOLT