From 168e8eb27e2c72c29b8fd9bcf697c9cbba6adda9 Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 27 May 2016 11:19:32 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 0d02651..50e5731 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,12 @@ The aim of the pandaac exporter is to provide a simple & relatively quick interf * libxml * mbstring +## Install +##### Via Composer +``` +composer require pandaac/exporter +``` + ## Parsers Parsers are what decides how to parse a certain file, and how to structure its response. It is important you use the correct parser for the correct file.