Navigation Menu

Skip to content

Commit

Permalink
adjust adapters location
Browse files Browse the repository at this point in the history
  • Loading branch information
spetrychenko committed Apr 26, 2019
1 parent 93023c3 commit 479aa42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -38,8 +38,8 @@ $ mvn clean install

If you want to integrate xs2a-gateway into your java application you need just add next dependencies in your classpath:
* xs2a-gateway-service-impl
* deutsche-bank-adapter
* ... all other bank adapters *-adapter
* adapters/deutsche-bank-adapter
* ... all other bank adapters adapters/*-adapter

### Standalone mode

Expand Down

0 comments on commit 479aa42

Please sign in to comment.