Improved README

This commit is contained in:
David Eleazar 2022-02-08 16:27:01 +07:00
parent 46741f40ba
commit cc1fb252ab
No known key found for this signature in database
GPG Key ID: 2D07ED54845E0541

View File

@ -6,4 +6,6 @@
4. Run `sudo ./install.sh <your_authtoken>`, replace `<your_authtoken>` with the token you've obtained before from ngrok website. 4. Run `sudo ./install.sh <your_authtoken>`, replace `<your_authtoken>` with the token you've obtained before from ngrok website.
5. You're good to go! 5. You're good to go!
_NB : this repository is forked from [vincenthsu/systemd-ngrok](https://github.com/vincenthsu/systemd-ngrok) with architecture auto-detect feature_ ## Acknowledgements
Ngrok architecture auto detection was contributed by [David Eleazar](https://github.com/elzdave).