Skip to content

Commit

Permalink
Add a license
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Jun 10, 2015
1 parent 7c7401b commit cfe0452
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,15 @@ fn main() {
});
}
```

## Platform Support

This library currently supports OSX and Linux, with Windows support coming soon!

## License

`backtrace-rs` is primarily distributed under the terms of both the MIT license
and the Apache License (Version 2.0), with portions covered by various BSD-like
licenses.

See LICENSE-APACHE, and LICENSE-MIT for details.

0 comments on commit cfe0452

Please sign in to comment.