We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffdf086 commit 25240deCopy full SHA for 25240de
README.md
@@ -29,12 +29,14 @@ bff -path ~/Downloads -minsize 1024
29
30
### Install/Download
31
32
-* [latest version]()
+* [latest version](https://github.com/abhishekkr/bff/releases/latest)
33
34
-> * [linux]()
+* [v0.0.1 Release Page](https://github.com/abhishekkr/bff/releases/tag/v0.0.1)
35
+
36
+> * [linux](https://github.com/abhishekkr/bff/releases/download/v0.0.1/bff-linux-amd64)
37
>
-> * [macos]()
38
+> * [macos](https://github.com/abhishekkr/bff/releases/download/v0.0.1/bff-darwin-amd64)
39
-> * [windows]()
40
+> * [windows](https://github.com/abhishekkr/bff/releases/download/v0.0.1/bff-windows-amd64)
41
42
---
0 commit comments