From e1c8cf01ec1f285723f04c844d52f4f6654305a2 Mon Sep 17 00:00:00 2001 From: Marvin Gajek Date: Sun, 10 Nov 2024 15:59:10 +0100 Subject: [PATCH] modify README --- README.md | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9059dd9..51dae60 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,24 @@ # crypto-vault-service -Go gRPC service for securing files at rest in BLOB storages + +## Table of Contents + ++ [Summary](#summary) ++ [References](#references) ++ [Features](#features) ++ [Getting started](#getting-started) + +## Summary + +Go gRPC service for managing cryptographic material (x.509 certs and keys) and securing files at rest in BLOB storages + +## References + +TBD + +## Features + +TBD + +## Getting Started + +TBD \ No newline at end of file