Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ghorsington committed Apr 17, 2016
2 parents b29baa8 + 518d3da commit df9a57e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
@@ -1,5 +1,8 @@
# Mono.Cecil.Inject

### [Download the latest version](https://github.com/denikson/Mono.Cecil.Inject/releases)
### [Documentation](http://denikson.github.io/Mono.Cecil.Inject/)

## Overview
Mono.Cecil.Inject (Cecil.Inject from now on) is a simple library that adds a few convenience methods to the original Mono.Cecil library.
Added functionality includes method injection, System.Reflection-style methods to search other methods and class members by name and parameters and fast accessibility modification.
Expand Down

0 comments on commit df9a57e

Please sign in to comment.