commit | bab891fc26c38bf7ef35316229f9cfd249971fb6 | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Thu Jul 01 09:29:58 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Jul 01 09:29:58 2021 +0000 |
tree | 7e4e37be710b25500e589756e774bae00ae2c5c2 | |
parent | dc3c81846f64d599a33a96814b2f6c2f41a7c370 [diff] | |
parent | cd41d0fd035cfced98a1c371eeff09cab636191c [diff] |
Merge "Add README at top of repository with links to others."
diff --git a/README.md b/README.md new file mode 100644 index 0000000..eb28e94 --- /dev/null +++ b/README.md
@@ -0,0 +1,6 @@ +# Virtualization + +This repository contains userspace services related to running virtual machines on Android, +especially protected virtual machines. See the +[getting started documentation](docs/getting_started/index.md) and +[Microdroid README](microdroid/README.md) for more information.