updated README.md

This commit is contained in:
Paul 2019-07-10 17:42:08 +02:00
parent ade8c62b2a
commit 0f3825c7b8

View File

@ -6,12 +6,12 @@ github-to-gogs is a small program that migrate stars made on github projects to
## Howto
Build
```text
```bash
go build
```
Configure in github-to-gogs.ini
```
```ini
[global]
request_timeout=1200s
user_agent="Golang"