From 949bf7bc910df1d7f7b07e0e7a63b888f0b77a4f Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Thu, 8 Oct 2020 15:30:50 -0400 Subject: [PATCH] docs: update the readme to remove pre-release note Signed-off-by: Alfredo Deza --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f72c25ba5..71e66ef28 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ A CLI tool and go library for generating a Software Bill of Materials (SBOM) fro - Linux distribution identification (supports Alpine, BusyBox, CentOS/RedHat, Debian/Ubuntu flavored distributions) - Supports Docker and OCI image formats -> :warning: **This is pre-release software** and it may not work as expected. If you encounter an issue, please [let us know using the issue tracker](https://github.com/anchore/syft/issues). +If you encounter an issue, please [let us know using the issue tracker](https://github.com/anchore/syft/issues). ## Getting started