diff --git a/README.md b/README.md index a596f97..5f8226d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Netboot, packages and utilities for network booting +[![license](https://img.shields.io/github/license/google/netboot.svg?maxAge=2592000)](https://github.com/google/netboot/blob/master/LICENSE) [![Travis](https://img.shields.io/travis/google/netboot.svg?maxAge=2592000)](https://travis-ci.org/google/netboot) + 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.