From 3ac457319feb637a37947b252550e18eb8dd4d84 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Sun, 10 Apr 2016 22:02:15 -0400 Subject: clarify readme --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5e164b8d..1fc52c55 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,14 @@ # Binary Ninja API -This repository contains documentation and source code for the [Binary Ninja](https://binary.ninja/) reverse engineering platform. +This repository contains documentation and source code for the [Binary Ninja](https://binary.ninja/) reverse engineering platform API. ## Contributing -Public contributions are welcome to this repository. However, first please read and sign the [Contribution License Agreement](https://binary.ninja/). Next, email a your signed copy of the license to the contact listed at the bottom of [https://binary.ninja/](https://binary.ninja/) along with your github username. Once that email is confirmed, any pending pull requests will be evaluated for inclusion. +Public contributions are welcome to this repository. All the API and documentation in this repository is licensed under an MIT license, however, the API interfaces with a closed-source commercial application, [Binary Ninja](https://binary.ninja). + +If interested in contributing, first please read and sign the [Contribution License Agreement](https://binary.ninja/). Next, email a your signed copy of the license to info@binary.ninja along with your github username. Once that email is confirmed, any pending pull requests will be evaluated for inclusion. ## Issues -The issue tracker for this repository tracks not only issues with the source code contained here but also the broader Binary Ninja product +The issue tracker for this repository tracks not only issues with the source code contained here but also the broader Binary Ninja product. -- cgit v1.3.1