Commit 8498fbb0 authored by James T. Lee's avatar James T. Lee
Browse files

README: Clarify examples

parent 49a8a687
...@@ -24,12 +24,9 @@ understands the following roles and platforms: ...@@ -24,12 +24,9 @@ understands the following roles and platforms:
| raspberrypi | | | raspberrypi | |
So you can build a "generic workstation" or a "beagleboneblack server" or any So you can build a "generic workstation" or a "beagleboneblack server" or any
other combination. Other types of platforms could include Raspberry Pi or EC2. other combination. These roles and platforms sit on top of a more generic
Other types of roles could include "router" or "media PC." understanding of architecture such that configurations can be defined separately
for, e.g., ARM and different ARM platforms.
These roles and platforms sit on top of a more generic understanding of
architecture such that configurations can be defined separately for ARM and
different ARM platforms.
Beyond that, this module contains classes for a small set of services that can Beyond that, this module contains classes for a small set of services that can
be applied to virtually any combination of role and platform. be applied to virtually any combination of role and platform.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment