Skip to content

Commit 898b64f

Browse files
author
MBriedis
committed
Cleanup readme
1 parent fee58a4 commit 898b64f

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

readme.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
# PHP Gettext CMS backend
22

3+
[![Latest Stable Version](https://poser.pugx.org/phpunit/phpunit/version)](https://packagist.org/packages/phpunit/phpunit)
4+
[![Total Downloads](https://poser.pugx.org/phpunit/phpunit/downloads)](https://packagist.org/packages/phpunit/phpunit)
35
[![Master](https://scrutinizer-ci.com/g/printful/php-gettext-cms/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/printful/php-gettext-cms/)
46
[![Master](https://travis-ci.org/printful/php-gettext-cms.svg?branch=master)](https://travis-ci.org/printful/php-gettext-cms#)
57
[![Code Coverage](https://scrutinizer-ci.com/g/printful/php-gettext-cms/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/printful/php-gettext-cms/?branch=master)
6-
7-
### TODO's
8-
9-
* Optimize short functions so they use static variables to cache revisioned domains (metrics required)
10-
* MessageManager should allow access of JS builder
11-
* JS Builder should build all domains if no domains are given
12-
* When scanning files, file path references should be without aboslute patsh (project root should be defined?)

0 commit comments

Comments
 (0)