diff --git a/koans/README.md b/koans/README.md index cd09a361..044f12ce 100755 --- a/koans/README.md +++ b/koans/README.md @@ -1,9 +1,7 @@ -[![Build Status](https://travis-ci.org/matyb/java-koans.png?branch=master)](https://travis-ci.org/matyb/java-koans) - ## Quick Start * Download and unarchive the contents of the most recent java-koans in development from: https://github.com/matyb/java-koans/archive/master.zip -* Open a console (termina) and cd to the directory you unarchived: +* Open a console (terminal) and cd to the directory you unarchived: ```cd ``` * Change directory to the koans directory: ```cd koans``` * To export koans to run below command and open in IDE: