diff --git a/README.md b/README.md new file mode 100644 index 0000000..a02aaa0 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# github-to-gogs +## Howto +Build +``` +go build +``` + +Run +``` +./github-to-gogs -configfile github-to-gogs.ini +``` +## License +BSD \ No newline at end of file