Skip to content

Commit 6b86d21

Browse files
Update README.md
1 parent 13f55bf commit 6b86d21

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### Hexlet tests and linter status:
2+
[![Actions Status](https://github.com/sergeycherkasovv/java-project-61/actions/workflows/hexlet-check.yml/badge.svg)](https://github.com/sergeycherkasovv/java-project-61/actions)
3+
14
# Brain Games
25
A set of five console games based on the principles of popular mobile apps for brain training. Each game asks questions that require correct answers. After three correct answers, the game is considered completed. Incorrect answers end the game and offer the player to try again.
36

@@ -22,9 +25,3 @@ make run-dist
2225

2326
### Prime
2427
[![asciicast](https://asciinema.org/a/vLUc3UJGKjHJsXXZ5muai74zC.svg)](https://asciinema.org/a/vLUc3UJGKjHJsXXZ5muai74zC)
25-
26-
### Hexlet tests and linter status:
27-
[![Actions Status](https://github.com/sergeycherkasovv/java-project-61/actions/workflows/hexlet-check.yml/badge.svg)](https://github.com/sergeycherkasovv/java-project-61/actions)
28-
29-
[![Maintainability](https://api.codeclimate.com/v1/badges/644fe54243088980957b/maintainability)](https://codeclimate.com/github/sergeycherkasovv/java-project-61/maintainability)
30-
[![hexlet-check](https://github.com/sergeycherkasovv/java-project-61/actions/workflows/hexlet-check.yml/badge.svg)](https://github.com/sergeycherkasovv/java-project-61/actions/workflows/hexlet-check.yml)

0 commit comments

Comments
 (0)