Skip to content

Commit

Permalink
Edit readme.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
bozd4g committed Oct 4, 2020
1 parent 2c41993 commit 7d2e174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ $ go get github.com/bozd4g/go-http-client/
import (
"encoding/json"
"fmt"
client "github.com/bozd4g/go_http_client"
client "github.com/bozd4g/go-http-client"
)

type Todo struct {
Expand Down

0 comments on commit 7d2e174

Please sign in to comment.