Skip to content

Commit a5df8ad

Browse files
committed
update readme
1 parent c3786ee commit a5df8ad

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,14 @@ go get github.com/asim/git-http-backend
2222
git-http-backend --project_root=/tmp --git_bin_path=/usr/bin/git
2323
```
2424

25+
## Server
26+
27+
To embed your own server import and use the package
28+
29+
```
30+
import "github.com/asim/git-http-backend/server"
31+
```
32+
2533
## License
2634

2735
```

0 commit comments

Comments
 (0)