Skip to content

Commit 702ec4b

Browse files
committed
readme update
1 parent 26be83b commit 702ec4b

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
Prototype for building a Grasshopper interface using native web components.
1515

16-
# Development
16+
## Development
1717

1818
1. Clone locally
1919
2. Re-link and restore dependencies
@@ -29,6 +29,7 @@ If you need/want to make modifications/contributions to this package, please ref
2929
If you just want to *use* the package, please refer to the [Releases section of GitHub](https://github.com/mitevpi/gh-web-ui/releases).
3030
From there, download the latest release, unzip the file, and paste the contents into `%appdata%\Grasshopper\Libraries`.
3131

32+
3233
### Hard-Coded UI
3334

3435
The simplest way to use this package is as a dedicated input-receiver by supplying a hard-coded HTML file. This would allow you
@@ -100,10 +101,6 @@ and so much more - I think it makes sense to use it as the backbone for the proj
100101
## Known Issues
101102

102103
- [GitHub Issues](https://github.com/mitevpi/gh-web-ui/issues)
103-
- Way too many `.dll` files are being copied at build to the `%appdata%/Grasshopper/Libraries` directory. This is
104-
because omitting one (or more) of the `.dll` files causes some WebView2 methods to fail without warning, notification,
105-
or any other feedback mechanism. Need to figure out which files are the source of the problem and omit the packaging
106-
of all others. (Suspect that this is in the `System.XXX` series...)
107104

108105
### Credits
109106

0 commit comments

Comments
 (0)