Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wu-vincent committed Mar 23, 2024
1 parent 4b2cb56 commit 0405f01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Welcome to the example C++ plugin for Endstone servers.
```
cpp-example-plugin/
├── include/ # Header files for the plugin
│ ├── example_listener.h # Header for the ExampleListener class
│ ├── example_plugin.h # Header for the ExamplePlugin class
│ └── fibonacci_command.h # Header for the FibonacciCommand class
├── src/ # Source files for the plugin
Expand Down

0 comments on commit 0405f01

Please sign in to comment.