Skip to content

Commit

Permalink
changed module names in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
DinoMarlir committed Jun 2, 2024
1 parent 1cc4364 commit 886d123
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,11 +70,11 @@ gradlew build
## 😎 Develop with BlueCloud
| Module | Description | available on |
|-------------|-----------------------------------------------------|------------------|
| **API** | The API for developers using dependency injection. | Modules, Plugins |
| **Node** | Could be used for modules. | Modules |
| **Runner** | Could be used to implement new ServiceProcessTypes. | Modules |
| **Wrapper** | Could be used to modify the Wrapper logic. | Modules |
| **Common** | Contains useful utilities. - **unsafe to use!** | Modules |
| **api** | The API for developers using dependency injection. | Modules, Plugins |
| **node** | Could be used for modules. | Modules |
| **runner** | Could be used to implement new ServiceProcessTypes. | Modules |
| **wrapper** | Could be used to modify the Wrapper logic. | Modules |
| **common** | Contains useful utilities. - **unsafe to use!** | Modules |

### 🚧 Dependencies
> [!IMPORTANT]
Expand Down

0 comments on commit 886d123

Please sign in to comment.