Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ricaun committed Jul 30, 2024
1 parent b4a0d1b commit 637a10a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ This project was generated by the [ricaun.AppLoader](https://ricaun.com/AppLoade

In the `Add-Ins` tab the panel `Debug` is created with three buttons `Start`, `Event`, and `Stop`.

![Debug-Light](assets/Debug-Light.PNG)![Debug-Light-Event](assets/Debug-Light-Event.PNG)![Debug-Light-Stop](assets/Debug-Light-Stop.PNG)
![Debug-Dark](assets/Debug-Dark.PNG)![Debug-Dark-Event](assets/Debug-Dark-Event.PNG)![Debug-Dark-Stop](assets/Debug-Dark-Stop.PNG)
![Debug-Light](assets/Debug-Light.png)![Debug-Light-Event](assets/Debug-Light-Event.png)![Debug-Light-Stop](assets/Debug-Light-Stop.png)
![Debug-Dark](assets/Debug-Dark.png)![Debug-Dark-Event](assets/Debug-Dark-Event.png)![Debug-Dark-Stop](assets/Debug-Dark-Stop.png)

* `Start`: Start Debugging using Visual Studio process.
* `Event`: Start Debugging using Visual Studio process when an assembly is loaded in the `AppDomain`.
Expand Down

0 comments on commit 637a10a

Please sign in to comment.