From 12c474620661c9ddd5f20569b3689347369a3201 Mon Sep 17 00:00:00 2001 From: Narek Hovhannisyan Date: Tue, 18 Jun 2024 20:57:00 +0400 Subject: [PATCH] feat(doc): add errors notice --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2da2d53..6fc2c72 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,8 @@ runPlugin(); ## Testing model integration +>Note: [If Core](https://github.com/Green-Software-Foundation/if-core) plugin has a set of error classes which should be used for having necessary integration with the IF framework. More information on error classes can be found at [Errors Reference](https://if.greensoftware.foundation/reference/errors/). + ### Using local links For using locally developed model in `IF Framework` please follow these steps: