diff --git a/app/views/home/index.html.erb b/app/views/home/index.html.erb index c0a9a0f..1a8549d 100644 --- a/app/views/home/index.html.erb +++ b/app/views/home/index.html.erb @@ -3,8 +3,7 @@ .hero-unit p { line-height: 140%; }

New Relic Ruby Kata

-

Code Kata is a term coined by Dave Thomas, co-author of the book The Pragmatic Programmer, - in a nod to the Japanese concept of kata in the martial arts. A code kata is an exercise in +

Code Kata is a term coined by Dave Thomas, co-author of the book The Pragmatic Programmer in a nod to the Japanese concept of kata in the martial arts. A code kata is an exercise in programming which helps a programmer hone their skills through practice and repetition.

The goal of this Kata is to get your mind wired into performance driven development, to reinforce your skills as a user of New Relic