From c917fff9c36087b9f52b792ec707382e9095aa28 Mon Sep 17 00:00:00 2001 From: Justin Cappos Date: Fri, 28 Oct 2022 15:19:39 -0400 Subject: [PATCH] Attempting to fix #38 (#39) Please feel free to expand. I'm just going off of text I found elsewhere about the project. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 178a6b97..cf327ac9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # archivist +Archivist helps organizations discover attestations and provenance of their software artifacts. + +Archivist is an attestation store with first-class support for Witness attestations but supports any [in-toto](https://in-toto.io) attestation making it work well with other open-source tools that generate in-toto attestations. + ## building ```sh