Skip to content

Commit

Permalink
Add lifecycle diagram to documentation
Browse files Browse the repository at this point in the history
Included a new lifecycle diagram in the README to enhance understanding of the framework's workflow. The image file has been added to the `docs` folder and referenced appropriately in the README.
  • Loading branch information
ehsannm committed Jan 17, 2025
1 parent b97a2a5 commit 40384df
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -15,6 +15,7 @@ the RonyKIT framework. However, if you require greater control over your API ser
memory usage, you can directly utilize the `kit` package, which forms the core of the RonyKIT framework.

![Architect](./docs/architect.png)
![Lifecycle](./docs/lifecycle.png)

- For more information about the `rony` package, visit [rony](./rony/README.MD).
- For more information about the `kit` package, visit [kit](./kit/README.MD).
Expand Down
Binary file added docs/lifecycle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 40384df

Please sign in to comment.