Skip to content

Commit ccfbab2

Browse files
authored
Update README.md
1 parent 3bab8a7 commit ccfbab2

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

+3-6
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,14 @@ This project provides a command-line interface client to the [Source++](https://
1919

2020
### Create developers
2121

22-
<details>
23-
<summary>Scenario</summary>
24-
25-
> Two developers...
26-
</details>
27-
2822
<details>
2923
<summary>Command</summary>
3024

3125
```sh
3226
./spp-cli admin add-developer [email protected]
27+
./spp-cli admin add-developer [email protected]
28+
29+
./spp-cli admin add-role contractors
3330
```
3431
</details>
3532

0 commit comments

Comments
 (0)