diff --git a/README.md b/README.md index 4fcc388..18cfffe 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # make_torrent -his script will make a torrent file from each folder in the directory that is specified, using the tracker URL you specified, and place the finished torrent file in the directory specified +This script will make a torrent file from each folder in the directory that is specified, using the tracker URL you specified, and place the finished torrent file in the directory specified + +``` +$ chmod +x make_torrent.sh + +$ ./make_torrent.sh +``` \ No newline at end of file