Skip to content

Commit

Permalink
Minor README tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
mato committed Nov 8, 2018
1 parent a3582ad commit b571ac5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Some of the unique features of Solo5:
- a public [API](include/solo5/solo5.h) designed for ease of porting existing
and future unikernel-native applications,
- a host to guest interface designed with isolation, a _minimal attack surface_
and ease of porting to different sandboxing technologies or host systems in
mind,
and ease of porting to different sandboxing technologies or
[host systems](docs/building.md#supported-targets) in mind,
- a minimal, modular _tender_ which [implements](tenders/hvt/) this interface
using hardware virtualization (several orders of magnitude smaller than
QEMU),
Expand Down

0 comments on commit b571ac5

Please sign in to comment.