Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add Usage section
  • Loading branch information
puff authored May 22, 2023
1 parent 1b67f5a commit 2139231
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ dnSpy.Extension.EasyRename

A simple [dnSpy] extension for easily renaming members.

# Usage
Simply right click a member and click the `Rename Member` in the context menu. It will be under the `Edit <xxx>...` option.

## Features
- [x] Rename overridden methods automatically.
- [x] Rename type when renaming a constructor method.
Expand Down

0 comments on commit 2139231

Please sign in to comment.