Browse Source

Update README.md

Paolo Galli 5 years ago
parent
commit
7800fc0d91
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -1,5 +1,5 @@
 # lcmlog
-Client side of a tool for reading and writing the lcm staff logs (both admins and 150).
+Client side of a tool for reading and writing the lcm staff logs (both admins and 150). Requiests are send via ssh to tuc using user's account
 ## The three methods
 All these procedures are guided: the script will assist you during the upload or the search.
 
@@ -10,4 +10,4 @@ The `GET` method is called with the `-g` option and is used to print all the log
 The `POST` method is called with the `-p` option and is used to add a log to the database.
 
 ### UPDATE
-The `UPDATE` method is called with the `-u` option and is used to regenerate the internal server database. It should only be called if a log file is added by hand, or if some of the log files get renamed or corrupted. It assumes that all the log files are correctly formatted.
+The `UPDATE` method is called with the `-u` option and is used to regenerate the internal server database. It should only be called if a log file is added by hand, or if some of the log files get renamed or corrupted. It assumes that all the log files are correctly formatted.