Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rnv812 authored Jun 13, 2024
1 parent 2d0eddd commit 12bbddd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ Package includes next types of plugins for Eventum:

Current list of implemented plugins and their description: https://eventum-generatives.github.io/Website/docs/plugins/

## Installation
```bash
pip install eventum-plugins
```

## Developing
When developing new plugins you should follow next clauses:
1. Plugin is a separate module within a package
Expand Down

0 comments on commit 12bbddd

Please sign in to comment.