From 3271f8a90fb98eab19cea8e5f86f6e553f59ac69 Mon Sep 17 00:00:00 2001 From: Dave Anderson Date: Wed, 27 Nov 2019 20:18:57 -0800 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index c9ef2a7..9978e25 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,10 @@ # Netboot, packages and utilities for network booting -[![license](https://img.shields.io/github/license/google/netboot.svg)](https://github.com/danderson/netboot/blob/master/LICENSE) [![CircleCI](https://img.shields.io/circleci/project/github/google/netboot.svg)](https://circleci.com/gh/danderson/netboot) [![api](https://img.shields.io/badge/api-unstable-red.svg)](https://godoc.org/go.universe.tf/netboot) - This repository contains Go implementations of network protocols used in booting machines over the network, as well as utilites built on top of these libraries. -This is not an official Google project. +**This project is no longer actively developed. I'm glad if you find it useful, but don't expect any significant changes.** ## Programs