YOUR_TRAVIS_BADGE looks like this: https://travis-ci.com/k-n-toosi-university-of-technology/<REPO_NAME>
YOUR_GRADER_BADGE looks like this: https://kntu-grader.herokuapp.com/minimal?repo=<REPO_NAME>&id=<YOUR_STUDENT_ID>
Create a file named HelloWorld.java in the src/main/java/ir/ac/kntu folder.
Put a System.out.printlnt
in your main method and print Hello World!
.
Get your travis badge and grader badge and update the README.md file.