Skip to content

Commit 1d11127

Browse files
committed
Update Readme
1 parent 94d61ab commit 1d11127

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88

99
RevitShell uses [SharpShell](https://github.com/dwmkerr/sharpshell) to enable the creation of Windows Shell Extensions in .NET for Revit files.
1010

11+
## How to use
12+
13+
Right-click on Revit files and click in the `RevitFileInfo` button to open the dialog with the Revit file information. If is a single file and the version of Revit is installed in the machine, the option to open the file appear.
14+
1115
## Features
1216

1317
Show Revit File Version Information / Open Revit File in the respect Revit version.

RevitShell/RevitShell.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<PropertyGroup>
10-
<Version>1.0.1-rc</Version>
10+
<Version>1.0.1</Version>
1111
</PropertyGroup>
1212

1313
<!-- Release -->

0 commit comments

Comments
 (0)