From 0fe2f0f3069293d54601ebf4533c235094cf2099 Mon Sep 17 00:00:00 2001 From: Michael Roterman Date: Wed, 29 Jan 2014 01:53:52 +0100 Subject: [PATCH] Fix formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1844ff62..73952ee9 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A PHP Wrapper for use with the [TMDB API](http://http://docs.themoviedb.apiary.i Inspired by [php-github-api](https://github.com/KnpLabs/php-github-api) and [php-gitlab-api](https://github.com/m4tthumphrey/php-gitlab-api/). -__WARNING, The model/factory/repository namespaces are not ready for production yet, however the API namespace is considered stable up unto how far we implemented it ( account functions are not present __yet__ ).__ +__WARNING, The model/factory/repository namespaces are not ready for production yet, however the API namespace is considered stable up unto how far we implemented it ( account functions are not present yet ).__ Work is being put into reaching at least 80% code coverage, but this will take some time.