Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Output is structure like this:

\<line in source.changes\>: \<bsc missing in target.changes\> -> \<line from source.changes\>

# Patterns
## Patterns

bscdiff looks for the following patterns:

Expand All @@ -30,10 +30,14 @@ bscdiff looks for the following patterns:

Since no external dependency was used, you can just do a `go build bscdiff.go`.

## Installation

For openSUSE you can [download packages from OBS](https://software.opensuse.org//download.html?project=home%3Abrejoc%3Abscdiff&package=bscdiff), or you can download the binaries for Linux(amd64) and FreeBSD(amd64) from the [releases](https://github.com/brejoc/bscdiff/releases).

# Issues and Contributions

If you've got issues or questions please don't hesitate to open an issue. If you'd like to improve something or found a bug and you want to fix it, just open a pull request.

## License
# License

MIT
MIT