diff --git a/README.md b/README.md index 74b99bd..725ff17 100644 --- a/README.md +++ b/README.md @@ -18,13 +18,10 @@ git clone https://github.com/hmhard/tikvah-tg-channel-analysis.git ```bash # give permission chmod +x process.sh -./process.sh 500 ``` - ```bash -# default 500 given change to whatever you want -chmod +x process.sh +# default 500 given to top n change to whatever you want ./process.sh 500 ```