Updated README.md

added link back to the article: https://www.baeldung.com/java-lightrun
This commit is contained in:
Asjad J 2022-09-11 10:13:56 +05:00 committed by GitHub
parent 8066e08c68
commit 3673e49e86
1 changed files with 4 additions and 0 deletions

View File

@ -34,3 +34,7 @@ example:
```
$ java -jar ./target/tasks-service-0.0.1-SNAPSHOT.jar
```
### Relevant Articles"
- [Introduction to Lightrun with Java](https://www.baeldung.com/java-lightrun)