Skip to content

Commit ebcee90

Browse files
Update README.md
1 parent 8177ac8 commit ebcee90

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Java Static Members of a Class
2+
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fxdvrx1%2Fjava-static-members-lesson&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=PAGE+VIEWS&edge_flat=false)](https://hits.seeyoufarm.com)
3+
24
At first, I was just ignoring the importance of a variable or a method being static.
35
And my understanding at first was quite obscure but then I realized how important
46
they are in computer programming.

0 commit comments

Comments
 (0)