From 045ace72c677e97d8d805b40fd287a2b23a23baa Mon Sep 17 00:00:00 2001 From: Art4 Date: Mon, 20 Apr 2015 15:33:17 +0200 Subject: [PATCH] Add composer installation --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index db56135..bdf208c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PHP Youthweb API -PHP Youthweb API ist ein objektorientierter Wrapper in PHP für die [Youthweb API](https://github.com/youthweb/youthweb-api). +PHP Youthweb API ist ein objektorientierter Wrapper in PHP für die [Youthweb API](https://github.com/youthweb/youthweb-api). API Version: [0.1](https://github.com/youthweb/youthweb-api/releases/tag/0.1) @@ -8,7 +8,9 @@ API Version: [0.1](https://github.com/youthweb/youthweb-api/releases/tag/0.1) ### Composer -_coming soon_ +``` +$ php composer.phar require youthweb/php-youthweb-api +``` ### Manuell