Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ricaun committed Jan 22, 2025
1 parent 4f43966 commit 92de227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The main feature of this library is to fix some issues and limitations from the

## DesignApplication

The `DesignApplication` is a base class with some abstractions to help you to execute Design Automation for Revit.
The `DesignApplication` is a base class with the `IExternalDBApplication` interface and some abstractions to help you to execute Design Automation for Revit.

```C#
public class App : DesignApplication
Expand Down

0 comments on commit 92de227

Please sign in to comment.