diff --git a/README.md b/README.md
index c7a1789..abb9a63 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,14 @@
# Pixelfed helm chart

-A helm chart to setup [Pixelfed](https://pixelfed.org/). Uses matt's docker [image](ghcr.io/mattlqx/docker-pixelfed) for now.
+A helm chart to setup [Pixelfed](https://pixelfed.org/). Uses matt's docker [image](ghcr.io/mattlqx/docker-pixelfed) for now. This is still in a testing phase and may not be stable.
+## Features
+
+- includes subcharts for valkey (redis) and postgresql (database)
+- helm parameter docs autogenerated via helm-docs
+- use existing Secrets for valkey, postgresql, and smtp
+- RenovateBot keeps the subcharts and docker image up to date
## TLDR