From dcfeb9d9455c2bec205b3cad91910f735dcb5433 Mon Sep 17 00:00:00 2001 From: kirsten Date: Sat, 28 Dec 2024 01:08:46 +0000 Subject: [PATCH] docs updated --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5428a24..4156016 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,15 @@ You can explore the complete Java documentation for the Ra framework [here](http # Installation +Add the following dependency to your `pom.xml`: + +```xml org.racore ra-core 1.0-SNAPSHOT +``` # Examples