Skip to content

Commit ac1c500

Browse files
committed
feat: Update readme
1 parent fc55a7f commit ac1c500

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,9 @@ Done as a homework for [CE261](https://github.com/aut-ce/CE261-web) (Internet En
88

99
## Usage
1010

11-
almost like curl. use `-h` option to see available flags and arguments.
11+
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

Comments
 (0)