ソースを参照

updated the readme

Mohamed Al Ashaal 7 年 前
コミット
15a426e2ba
1 ファイル変更3 行追加0 行削除
  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