Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl authored Jan 5, 2025
1 parent 2fbe176 commit 3574949
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 @@ -14,6 +14,7 @@ The **HiveMind Plugin Manager (HPM)** is a system for discovering, managing, and

- **Factories for Plugin Instantiation**: Factories for creating instances of each plugin type (database, agent protocol, network protocol, binary protocol) based on user configurations.


## Installation

```bash
Expand Down Expand Up @@ -82,6 +83,10 @@ binary_data_handler_instance = BinaryDataHandlerProtocolFactory.create("hivemind

## Plugin Types

<div align="center">
<img src="https://github.com/user-attachments/assets/160ebc5c-da61-4175-98dd-ade24bb218e3" alt="HiveMind Plugin Manager" width="800">
</div>

### 1. **Database Plugins**

Supports multiple database systems, such as:
Expand Down

0 comments on commit 3574949

Please sign in to comment.