updated README.md
This commit is contained in:
parent
ade8c62b2a
commit
0f3825c7b8
@ -6,12 +6,12 @@ github-to-gogs is a small program that migrate stars made on github projects to
|
|||||||
## Howto
|
## Howto
|
||||||
|
|
||||||
Build
|
Build
|
||||||
```text
|
```bash
|
||||||
go build
|
go build
|
||||||
```
|
```
|
||||||
|
|
||||||
Configure in github-to-gogs.ini
|
Configure in github-to-gogs.ini
|
||||||
```
|
```ini
|
||||||
[global]
|
[global]
|
||||||
request_timeout=1200s
|
request_timeout=1200s
|
||||||
user_agent="Golang"
|
user_agent="Golang"
|
||||||
|
Loading…
Reference in New Issue
Block a user