Skip to content

Commit ade8961

Browse files
committed
Update README
1 parent 817c7fd commit ade8961

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Simple GO client for [The Null Pointer](https://0x0.st/) file-sharing service.
88

99
When executed, the program reads the specified file and creates a multipart/form-data POST request to send to the 0x0.st API. The uploaded file is included as a form file with the name file. The expiration and secret options, if specified, are also included as form fields.
1010

11-
Upon a successful upload, the program outputs the URL to the uploaded file to the console and also writes it to the clipboard.
11+
Upon a successful upload, the program outputs the URL to the uploaded file to the console and also **writes it to the clipboard**.
1212

1313
## License
1414

0 commit comments

Comments
 (0)