From f5556356b9a3f4a9e38dca21c9f30d5c72c8ee93 Mon Sep 17 00:00:00 2001 From: sovrgn <boyan.tsolov@vereign.com> Date: Mon, 8 Apr 2024 15:07:47 +0300 Subject: [PATCH] test: rerun pipeline --- README.md | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index f4aaca1b..f2881d83 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,17 @@ # OCM Engine -- [Introduction](#introduction) -- [Requirements](#requirements) -- [Architecture](#architecture) -- [Setup](#setup) -- [Local env](#local) -- [Docker env](#docker) -- [Usage](#usage-via-postman) -- [Example](#send-didcomm-messages-between-two-ocms) +- [OCM Engine](#ocm-engine) + - [Introduction](#introduction) + - [Apps list:](#apps-list) + - [Library list:](#library-list) + - [Requirements](#requirements) + - [Architecture](#architecture) + - [Setup](#setup) + - [Local](#local) + - [Docker](#docker) + - [Usage via Postman](#usage-via-postman) + - [Send Didcomm messages between two OCMs](#send-didcomm-messages-between-two-ocms) + - [License](#license) ## Introduction @@ -155,4 +159,3 @@ Example: ## License This project is licensed under the AGPL License - see the [LICENSE](LICENSE) file for details. - -- GitLab