Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YehudaKremer committed Aug 10, 2023
1 parent 487e0b0 commit b6b7943
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 @@ -10,6 +10,9 @@ In run-time, we will create a C# child process and communicate with it via JSON-

The JSON-RPC protocol let us invoke C# methods on the child process.

> [!IMPORTANT]\
> For now, this package will work only with .Net (Core) projects, and not with .Net Framework
For example, we have the C# method:

```csharp
Expand Down

0 comments on commit b6b7943

Please sign in to comment.