From 2d21927baaafb30bf9c41940cc5e2d56ff8d27d2 Mon Sep 17 00:00:00 2001 From: Scott Clarke Date: Wed, 14 Aug 2024 16:01:31 +0100 Subject: [PATCH] Remove reference to the project being a prototype The project is now stable enough that it should no longer be described as a prototype --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index da7c4f8..f5cd6d8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,4 @@ -# Buildbarn Remote Asset - Prototype [![Build status](https://github.com/buildbarn/bb-remote-asset/workflows/master/badge.svg)](https://github.com/buildbarn/bb-remote-asset/actions) [![Go Report Card](https://goreportcard.com/badge/github.com/buildbarn/bb-remote-asset)](https://goreportcard.com/report/github.com/buildbarn/bb-remote-asset)[![Docker Pulls](https://img.shields.io/docker/pulls/buildbarn/bb-remote-asset?style=plastic)](https://hub.docker.com/r/buildbarn/bb-remote-asset) - -**N.B** This repository provides tools which are in early development and may be -subject to regular changes to functionality and/or configuration definitions. +# Buildbarn Remote Asset [![Build status](https://github.com/buildbarn/bb-remote-asset/workflows/master/badge.svg)](https://github.com/buildbarn/bb-remote-asset/actions) [![Go Report Card](https://goreportcard.com/badge/github.com/buildbarn/bb-remote-asset)](https://goreportcard.com/report/github.com/buildbarn/bb-remote-asset)[![Docker Pulls](https://img.shields.io/docker/pulls/buildbarn/bb-remote-asset?style=plastic)](https://hub.docker.com/r/buildbarn/bb-remote-asset) This repository provides a service for the [remote asset](https://github.com/bazelbuild/remote-apis/blob/master/build/bazel/remote/asset/v1/remote_asset.proto)