#2734 User guide feedback core changes.

This commit is contained in:
Archer.Bowen
2024-07-19 11:54:10 +01:00
parent 538c9e1e42
commit 3ff0a37a71
5 changed files with 50 additions and 47 deletions

View File

@@ -23,7 +23,7 @@ Usage
=====
- Install on a Node via the ``SoftwareManager`` to start the ``WebBrowser``.
- Service runs on HTTP port 80 by default. (TODO: HTTPS)
- Service runs on HTTP port 80 by default.
- Execute sending an HTTP GET request with ``get_webpage``
Implementation