diff --git a/README.md b/README.md index f49aa99..c95776c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Thin controller for RESTful applications Highlights: * Thin. Does not try to change how PHP works. - * Lightweight. Few, small classes. + * Lightweight. It uses few, small classes. * Maintainable. You can migrate from the microframework style to the class-controller style. * RESTful. The right way to create web apps.