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 900038700a
commit 650ba3427b

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)