We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc55a7f commit ac1c500Copy full SHA for ac1c500
README.md
@@ -8,4 +8,9 @@ Done as a homework for [CE261](https://github.com/aut-ce/CE261-web) (Internet En
8
9
## Usage
10
11
-almost like curl. use `-h` option to see available flags and arguments.
+almost like curl. use `-h` option to see available flags and arguments.
12
+
13
+##build:
14
+clone or download the project and run
15
+`make build`. after that use the `gurl` binary. OR just download the linux binary from release page.
16
0 commit comments