Skip to content

Commit 6b35ce7

Browse files
samrosejprendes
andcommitted
Update README.md
Signed-off-by: Sam Rose <[email protected]> Co-authored-by: Jorge Prendes <[email protected]>
1 parent 0b651f9 commit 6b35ce7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ These micro VMs operate without a kernel or operating system, keeping overhead l
2222

2323
By default, Hyperlight restricts guest access to a minimal API. The only _host function_ available by default allows the guest to print messages, which are displayed on the host console or redirected to stdout, as configured. Hosts can choose to expose additional host functions, expanding the guest’s capabilities as needed.
2424

25-
Below is an ex
26-
ple demonstrating the use of the Hyperlight host library in Rust to execute a simple guest application and an example of a simple guest application using the Hyperlight guest library in also written in Rust.
25+
Below is an example demonstrating the use of the Hyperlight host library in Rust to execute a simple guest application and an example of a simple guest application using the Hyperlight guest library in also written in Rust.
2726

2827
### Host
2928

0 commit comments

Comments
 (0)