Skip to content

Commit cf1b802

Browse files
committed
Update documentation
1 parent 16b7bbc commit cf1b802

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

docs/README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,13 @@
44
> Founded by the Commerzbank in 1994, the company went public in 2000. The Commerzbank integrated the company on November 1, 2020.
55
66
## What is `comdirect-golang`?
7-
`comdirect-golang` is a client written in golang to interact with the comdirect REST API.
7+
`comdirect-golang` is a client written in golang to interact with the comdirect REST API.
8+
You can use the package to implement various use cases for example:
9+
* A CLI tool to interact with comdirect
10+
* A prometheus exporter to monitor your account balance or depots
11+
* A tool to automatically fetch your comdirect reports and documents
12+
* A tool that triggers sell/buy requests in certain events
13+
14+
There are more use cases that you can implement using the package.
15+
16+
## Examples

0 commit comments

Comments
 (0)