Browse Source

Update README.md

PythonCoder8 3 years ago
parent
commit
bd2ef83b12
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -1,5 +1,5 @@
 # code-wars
 # code-wars
-Solutions for code wars problems.
+Solutions for code wars kata.
 https://codewars.com
 https://codewars.com
 
 
-On the website, difficulties are ranked from 8 kyu (easiest) to 1 kyu (hardest). Most of my solutions for the problems will be programmed in python and a very little amount of them will be programmed in Javascript.
+On the website, difficulties are ranked from 8 kyu (easiest) to 1 kyu (hardest). Most of my solutions for the kata will be programmed in python and a very little amount of them will be programmed in Javascript. Keep in mind that none of these kata are authored by me. Each and every kata in this repository is authored by a user on code wars.