diff --git a/README.md b/README.md index bcb48a0..95bfa01 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Having your bank data in a database, gives you the power to backup, analyze and In order to use `leggen`, you need to create a GoCardless account. GoCardless is a service that provides access to Open Banking APIs. You can create an account at https://gocardless.com/bank-account-data/. -After creating an account and getting your API keys, the best way is to use the [compose file](docker-compose.yml). Open the file and adapt it to your needs. +After creating an account and getting your API keys, the best way is to use the [compose file](compose.yml). Open the file and adapt it to your needs. ### Example Configuration diff --git a/docker-compose.yml b/compose.yml similarity index 99% rename from docker-compose.yml rename to compose.yml index 31c3648..31a95a4 100644 --- a/docker-compose.yml +++ b/compose.yml @@ -1,5 +1,3 @@ -version: '3.1' - services: # Defaults to `sync` command. leggen: