ProductiveRage / Bridge.React

Bindings for Bridge.NET for React - write React applications in C#!
MIT License
74 stars 14 forks source link

Update README.md #47

Closed 0x53A closed 6 years ago

0x53A commented 6 years ago

using Bridge is required for the ReadyAttribute.

ProductiveRage commented 6 years ago

Ah, thanks for pointing this out! However, I've taken a slightly different tack and removed the [Ready] attribute entirely - Bridge 17.0 made it unnecessary if the entry point was static and called "Main",.