Skip to content

Commit 5179f23

Browse files
committed
add badges
1 parent 1ce8088 commit 5179f23

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.idea/workspace.xml

Lines changed: 1 addition & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ReflectionPath
1+
# ReflectionPath ![branches](.github/badges/branches.svg) ![jacoco coverage](.github/badges/jacoco.svg)
22

33
ReflectionPath is a Java utility that provides type-safe reflection capabilities using intuitive path expressions.
44
It supports both traditional dot-notation and type-based path expressions for accessing fields and methods.

0 commit comments

Comments
 (0)