From c052a840c212a55780defc1648d2b491527d2556 Mon Sep 17 00:00:00 2001 From: Thomas Diesler Date: Thu, 14 Apr 2022 08:52:13 +0200 Subject: [PATCH] Fix Getting started link in README Signed-off-by: Thomas Diesler --- .gitignore | 1 + README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 05923927..fea9e188 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ +.project /target .DS_Store diff --git a/README.md b/README.md index 3fd7c0da..361cb056 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ cargo install --path ./cli ``` -## Quickly getting started +## Getting started In order to work with the Aries-CLI an agent needs to be configured. With the following command you connect with our community agent and can access all the functionality.