We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1005fdc commit 9864b4fCopy full SHA for 9864b4f
README.md
@@ -1,13 +1,15 @@
1
[](https://travis-ci.org/stringbasic/java-exercises)
2
+[](https://lgtm.com/projects/g/stringbasic/java-exercises/alerts/)
3
+[](https://lgtm.com/projects/g/stringbasic/java-exercises/context:java)
4
5
# java-exercises
6
-Intructions to build:
7
+Instructions to build:
8
```
9
./gradlew build
10
11
-Intructions to run:
12
+Instructions to run:
13
14
./gradlew run
15
0 commit comments