pull/1831/head
hengyunabc 4 years ago
parent b7d2b3586d
commit 0d66af357b

@ -10,7 +10,7 @@ java -jar math-game.jar
`math-game` is a simple program that generates a random number every second, then it finds all prime factors of that number.
The source code of `math-game`: [View](https://github.com/alibaba/arthas/blob/master/demo/src/main/java/demo/MathGame.java)
The source code of `math-game`: [View](https://github.com/alibaba/arthas/blob/master/math-game/src/main/java/demo/MathGame.java)
## 2. Start Arthas

Loading…
Cancel
Save