Skip to content

Commit 0aa888c

Browse files
authored
Update README with status badges
1 parent d4416eb commit 0aa888c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Java
22
Source code from Code For Tomorrow's Java course
33

4+
![Java (Prettier)](https://github.com/code-for-tomorrow/java/workflows/Java%20(Prettier)/badge.svg)
5+
![Java (Checkstyle)](https://github.com/code-for-tomorrow/java/workflows/Java%20(Checkstyle)/badge.svg)
6+
47
All source code is under `src/com/codefortomorrow`
58

69
All class files are under `out/production/c4t-java/com/codefortomorrow`

0 commit comments

Comments
 (0)