diff --git a/README.md b/README.md index b82c729..1de0327 100644 --- a/README.md +++ b/README.md @@ -248,16 +248,17 @@ For more advanced usage, check out the examples below, and explore the ## [Slots](#slots) ### header/footer -Slots for injecting content above all the results inside the results container. +Slots for injecting content around the results/input. Useful for header/footer like slots or empty state. ```html - - + + + + + + + ```