diff --git a/README.md b/README.md index f0aaa33..ccc83d6 100644 --- a/README.md +++ b/README.md @@ -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"