aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1281b5b..538acf8 100644
--- a/README.md
+++ b/README.md
@@ -33,3 +33,7 @@ resource "eventline_identity" "example" {
type = "api_key"
}
```
+
+## Developing the provider
+
+TODO