소스 검색

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