Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
asim committed Apr 25, 2020
1 parent c3786ee commit a5df8ad
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,14 @@ go get github.com/asim/git-http-backend
git-http-backend --project_root=/tmp --git_bin_path=/usr/bin/git
```

## Server

To embed your own server import and use the package

```
import "github.com/asim/git-http-backend/server"
```

## License

```
Expand Down

0 comments on commit a5df8ad

Please sign in to comment.