We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77c7f57 commit 258273aCopy full SHA for 258273a
README.md
@@ -8,8 +8,7 @@ The library is almost a seamless addition to Mono.Cecil that should've been in t
8
The library is compact, easy-to-use and well documented.
9
10
## Documentation
11
-As of right now, all methods are fully documented internally. You can build Cecil.Inject from source to create a standalone XML file to use with IDEs.
12
-The full-fledged documentation is WIP and will be appearing on the project's wiki in the nearest future.
+Online documentation (along with a library overview) can be found [here](http://denikson.github.io/Mono.Cecil.Inject/).
13
If you have used ReiPatcherPlus before, you can grab the migration guide from `Migration` directory.
14
15
## Building from source
0 commit comments