Browse Source

updated the readme

Mohamed Al Ashaal 7 years ago
parent
commit
15a426e2ba
1 changed files with 3 additions and 0 deletions
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -14,6 +14,9 @@ NOTES
 $ docker run --network host -v $HOME:/root/ -p 443:443 alash3al/httpsify
 ```
 
+## # From Binaries
+> Go to [releases page](releases)
+
 ### # Building from source
 > You must have the `Go` environment installed
 ```bash