diff --git a/README.md b/README.md index 4f4994f..9546862 100644 --- a/README.md +++ b/README.md @@ -91,20 +91,27 @@ In this example, if `isAdmin` is `true`, the `Admin Panel` link is rendered. Oth `elem` provides utility functions for creating common HTML elements: - `A`: Anchor `` +- `Blockquote`: Blockquote `
` - `Body`: Body `` +- `Br`: Break `
` - `Button`: Button `