diff --git a/README.md b/README.md index b35b269..6bbaa86 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # lazy_names -LazyNames helps programmer to type faster very-long classes names, constants by defining them on a shorter version. -If you are lazy like me typing many times a day in console long constant then this gem will ease your development process. +LazyNames helps programmer to type faster very-long class names, constants by defining them on a shorter version. +If you are lazy like me typing many times a day in console long constants then this gem will ease your development process. ## Why