Parcourir la source

updated the readme

Mohamed Al Ashaal il y a 7 ans
Parent
commit
15a426e2ba
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  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