@@ -24,3 +24,12 @@ client_cert = <path to your user certificate>
client_key = <path to the key for your user certificate>
```
## Basic usage
```
from sunpy.net import Fido
from kisfido import KISClient
```
Then use `Fido` as normal.
See the [SunPy documentation](https://docs.sunpy.org/en/stable/guide/acquiring_data/fido.html#fido-guide) for more detail on using `Fido`, or [this demonstration](https://gitlab.leibniz-kis.de/ajl/kisfido/-/blob/master/fido-demo.ipynb) for a more general overview of how to use this client for obtaining and interacting with data from the SDC.