Skip to content

Commit

Permalink
chore(generation): Enhance README File (#258)
Browse files Browse the repository at this point in the history
PR: #258
  • Loading branch information
osama-salman99 authored Jul 30, 2023
1 parent 6f4279a commit 91b57ab
Showing 1 changed file with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
# Welcome to the {{artifactId}} SDK!

## Usage
```xml
<dependency>
<groupId>{{groupId}}</groupId>
<artifactId>{{artifactId}}</artifactId>
<version>{{artifactVersion}}</version>
</dependency>
```

## License

This project is licensed under the Apache License v2.0 - see the [LICENSE](LICENSE) for details.

0 comments on commit 91b57ab

Please sign in to comment.