Skip to content

Commit 02d32bd

Browse files
author
unknown
committed
Update Readme
1 parent 5771202 commit 02d32bd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,11 @@ The included tools are:
1010
- [X] Upload a file to a specified directory
1111
- [x] Download a static file
1212
- [X] Get a random string of length n
13-
- [ ] Post JSON to a remote service
13+
- [x] Post JSON to a remote service
1414
- [x] Create a directory, including all parent directories, if it does not already exist
1515
- [x] Create a URL safe slug from a string
1616

1717
## Installation
1818

1919
`go get -u github.com/fastscripts/toolkit`
20+
`go get -u github.com/tsawler/toolkit`

0 commit comments

Comments
 (0)