From 168a1e743f63c908b0972caea84ec6e40efa195b Mon Sep 17 00:00:00 2001 From: Florian Schlachter Date: Sun, 20 Jul 2014 00:50:56 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9954d89..5e075a2 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,15 @@ Official filter and tag add-ons for [pongo2](https://github.com/flosch/pongo2). Uses 3rd-party-libraries. -## How to install +## How to use and install + +Install via `go get -u github.com/flosch/pongo2-addons`. Simply add the following import line **after** importing pongo2: _ "github.com/flosch/pongo2-addons" -All filters/tags will be registered automatically. +All additional filters/tags will be registered automatically. ## Filters