From 7a53590d851f261a53ae7be7ef076f99db8add92 Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Wed, 7 Jan 2015 11:16:24 +0000 Subject: [PATCH] Added Jed Gettext Parser dependency to README. As it's no longer included in LOOT's source. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 58819000..9e0937c1 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ LOOT's UI relies on a few web libraries: * [Polymer](https://www.polymer-project.org) * [Jed](https://github.com/SlexAxton/Jed) +* [Jed Gettext Parser](https://github.com/WrinklyNinja/jed-gettext-parser) * [Marked](https://github.com/chjj/marked) * [RequireJS](http://requirejs.org/)