Skip to content

Commit

Permalink
docs updated
Browse files Browse the repository at this point in the history
  • Loading branch information
KirstenAli committed Dec 28, 2024
1 parent 9331e91 commit dcfeb9d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
<dependency>
<groupId>org.racore</groupId>
<artifactId>ra-core</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
```

# Examples

Expand Down

0 comments on commit dcfeb9d

Please sign in to comment.