Skip to content

Commit 2374be6

Browse files
authored
docs(readme): clarify structure
1 parent 245b6ca commit 2374be6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
33

44
From Zero to "Hello world!" inside a Zellij Rust plugin with one keyboard shortcut.
55

6+
### How does it work?
7+
68
All you have to do is think of a name for your new plugin and this wizard will:
9+
710
1. Clone the [rust-plugin-example][rust-plugin-example] template repository into a folder by that name in your project directory
811
2. Create a development workspace for you as a new tab, with your `$EDITOR` and [a helper plugin](https://github.com/zellij-org/develop-rust-plugin) to compile and run your plugin
912

0 commit comments

Comments
 (0)