Skip to content

Commit e6145ae

Browse files
authored
Update README.md
1 parent 4c3949c commit e6145ae

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# BattleShip
1+
# BattleShip ![CodeQL](https://github.com/Sokom141/BattleShip/workflows/CodeQL/badge.svg) ![Maven](https://github.com/Sokom141/BattleShip/workflows/Java%20CI%20with%20Maven/badge.svg)
22
A simple battleship game written in Java with a Graphical User Interface and optional online playing.
33

44
## Table of Contents
@@ -10,7 +10,8 @@ A simple battleship game written in Java with a Graphical User Interface and opt
1010
## Technologies
1111

1212
This project was initially built using:
13-
+ JDK 15
13+
+ Maven
14+
+ JDK 14
1415
+ JUnit 5 for testing
1516
+ IntelliJ form creator for .form files ( GUI components )
1617

0 commit comments

Comments
 (0)