diff --git a/README.md b/README.md index 72ced7d..8e6a5a4 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,18 @@ |:--:| | Main screen | +With Sunfish you can share any folder on the computer and also static web pages. + +Select the port and click "listen to port" to start the service. Remote connections will be allowed. Add a path to share and you can open this path using the computer IP. + +|![](doc/editor.png)| +|:--:| +| Editor screen | + + + +A list o available computer IPs are show on the About... button (near the OK) + +| Waring | +|:--:| +| Sunfish uses the C# web server implementation, and this implementation requires elevated user to allow remote computers connections, will be dropped on next versions | \ No newline at end of file diff --git a/doc/editor.png b/doc/editor.png new file mode 100644 index 0000000..afdb4d2 --- /dev/null +++ b/doc/editor.png Binary files differ