From 6a024e40d7fbc8e00d3bbb15b5e0974c9e2cfd3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=86ndrew=20Rininsland?= Date: Mon, 25 May 2015 11:55:47 -0600 Subject: [PATCH] Adding example to README. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 52a2dce..ec4eba4 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,8 @@ ``` +[Example Plunker](http://plnkr.co/edit/k3qdY0YZ6WofyihT623g?p=preview) + ## Using Tabletop to provide i18n translation strings to angular-translate If you use [angular-translate](https://github.com/angular-translate/angular-translate), you can use Tabletop to store all your app's translations. This can also be used to give non-developers the ability to easily change an AngularJS app's microcopy — no more doing new builds for simple text tweaks!