Skip to content

Commit a1b6a99

Browse files
committed
Update README with plugin installation.
1 parent 6ba67d0 commit a1b6a99

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1-
# binaryninja-openai
1+
# BinaryNinja-OpenAI
22

33
Integrates OpenAI with BinaryNinja via a plugin.
4+
5+
## Installation
6+
7+
If you're installing this as a standalone plugin, you can place (or sym-link)
8+
this in BinaryNinja's plugin path. Default paths are detailed on
9+
[Vector 35's documentation][default-plugin-dir].
10+
11+
## License
12+
13+
This project is licensed under the [MIT license][license].
14+
15+
[default-plugin-dir]:https://docs.binary.ninja/guide/plugins.html
16+
[license]:./LICENSE

0 commit comments

Comments
 (0)