diff --git a/README.md b/README.md index f97317b..8b705af 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,18 @@ Download the scripts **send_files.sh** and **distribute.sh** Create the files **users** and **files_to_send** +#### Hosts + +Create a file called **b** where the file is located + +```shell +host1 host2 +host3 ip1 +ip2 +ip3 +``` + + #### users List of users to use doesn't allow spaces in the username @@ -13,7 +25,7 @@ user1 user2 user3 ``` -Create a folder for each user adn a file named *p* which contains the password in flat text +Create a folder for each user adn a file named **p** which contains the password in flat text #### files_to_send