Update README for clarity and improve wording consistency
Made minor changes to enhance readability and consistency in phrasing within the README file. Adjusted descriptions to make them more concise and user-friendly.
This commit is contained in:
@@ -12,7 +12,7 @@ Give it a try! [.
|
||||
@@ -33,7 +33,7 @@ BETA
|
||||
|
||||
## Get It
|
||||
|
||||
The project has its own maven repository. To use it the repository must be added to the `pom.xml`:
|
||||
The project has its own maven repository. It can be added to the `pom.xml`:
|
||||
|
||||
```xml
|
||||
<repositories>
|
||||
@@ -45,7 +45,7 @@ The project has its own maven repository. To use it the repository must be added
|
||||
</repositories>
|
||||
```
|
||||
|
||||
At next the dependency must be added:
|
||||
The dependency is:
|
||||
```xml
|
||||
<dependency>
|
||||
<groupId>codes.thischwa</groupId>
|
||||
|
||||
Reference in New Issue
Block a user