aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cd45156..8f351cc 100644
--- a/README.md
+++ b/README.md
@@ -90,7 +90,7 @@ Netconf server provides REST interface, with enpoints:
### logging
Netconf server print all logs on to the console.
-Logs from python application are also stored in file `/logs/netconf_saver.log`
+Logs from python applications are also stored in files located in `/logs` directory
## Development guide