Add 'README.md'

This commit is contained in:
Paul 2019-07-07 12:49:21 +02:00
parent 6af4866f2d
commit c6900cd9fe

13
README.md Normal file
View File

@ -0,0 +1,13 @@
# github-to-gogs
## Howto
Build
```
go build
```
Run
```
./github-to-gogs -configfile github-to-gogs.ini
```
## License
BSD