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.