Add skeleton README.

This commit is contained in:
David Anderson 2016-03-05 15:23:37 -08:00
parent 587558e05a
commit 55722d2f87

7
README.md Normal file
View File

@ -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.