Skip to content

Commit 497f633

Browse files
committed
chore: added badges to README
1 parent 35d265c commit 497f633

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,6 @@ buildNumber.properties
1717
.classpath
1818

1919
# IntelliJ IDEA
20-
.idea/
20+
.idea/
21+
*.iws
22+
*.iml

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
# set-property-value-storage
22

3+
[![PDD status](https://www.0pdd.com/svg?name=Decision-Driven-Development/set-property-value-storage)](https://www.0pdd.com/p?name=Decision-Driven-Development/set-property-value-storage)
4+
[![Hits-of-Code](https://hitsofcode.com/github/Decision-Driven-Development/set-property-value-storage)](https://hitsofcode.com/github/Decision-Driven-Development/set-property-value-storage/view)
5+
6+
---
7+
38
A successor to the EAV (Entity-Attribute-Value) storage schema

0 commit comments

Comments
 (0)