diff --git a/README.md b/README.md new file mode 100644 index 0000000..a596f97 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Netboot, packages and utilities for network booting + +This repository contains Go implementations of network protocols used in booting +machines over the network, as well as utilities that make use of those +implementations. + +This is not an official Google project.