Skip to content

Commit

Permalink
Fix: mention license
Browse files Browse the repository at this point in the history
  • Loading branch information
coderobe committed Dec 24, 2017
1 parent b91d8fd commit b1ef7b5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,8 @@ Some dependencies might not offer a package for your linux distribution ^(like U
- Run `bundle install --path=vendor/bundle` to install the required ruby modules ^(once)
- Run `./vbiosfinder extract /path/to/bios_update.exe` to attempt an extraction
- A temporary working dir is created at `./tmp-vbiosfinder` which can be removed inbetween runs
- Extracted VBIOS roms will be placed in `./output`
- Extracted VBIOS roms will be placed in `./output`

## Licensing
This project, initially authored by Robin Broda, is licensed under the GNU Affero General Public License v3
A copy of the license is available in `LICENSE.txt`

0 comments on commit b1ef7b5

Please sign in to comment.