From e08c9a5aded6d944fc4349e8fcebd7f2a4d41d78 Mon Sep 17 00:00:00 2001 From: Josh Sherman Date: Fri, 3 Oct 2014 06:43:44 -0400 Subject: [PATCH] Tweaked readme a bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3fb75b6..3905f55 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ [![Stories in Ready](https://badge.waffle.io/joshtronic/pickles.png?label=ready&title=Ready)](https://waffle.io/joshtronic/pickles) Pickles f/k/a PICKLES (PHP Interface Collection of Killer Libraries to Enhance -Stuff) is an open source framework for the rapid development of RESTful API -systems. The intention of this framework is to allow developers to a means to +Stuff) is an open source framework for the rapid development of RESTful +services. The intention of this framework is to allow developers to a means to develop service-oriented backend systems that are completely decoupled from the front end components. Thus allowing the freedom to build the front end implementation(s) using whichever tools they choose, be it Ember.js, Angular.js