Skip to content

Commit fb6c33c

Browse files
committed
docs(README.md): Add key features and usage section
1 parent 0f56b35 commit fb6c33c

1 file changed

Lines changed: 14 additions & 4 deletions

File tree

README.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,23 @@
1717
- [Code of Conduct](#code-of-conduct)
1818
- [Licensing](#licensing)
1919

20-
## Features
20+
## Key Features
2121

22-
To be filled
22+
- Helps with the creation of new UI5 projects when working with Claude Code
23+
- Supports the developer to detect and fix UI5-specific errors
24+
- Provides additional UI5-specific information for Claude Code
2325

24-
## Usage
26+
## Installation
2527

26-
To be filled
28+
Via Claude CLI:
29+
```bash
30+
claude plugin install ui5@claude-plugins-official
31+
```
32+
33+
In Claude Code:
34+
```
35+
/plugin install ui5@claude-plugins-official
36+
```
2737

2838
## Further Information
2939

0 commit comments

Comments
 (0)