diff options
author | Alex Yatskov <FooSoft@users.noreply.github.com> | 2016-06-11 16:32:36 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-06-11 16:32:36 -0700 |
commit | 3ab9b3b85b9c52330f082c8d82e998b523a3dfe8 (patch) | |
tree | 9141a7a386be35f22e4b7837c53fb6eefa9056bc | |
parent | c249d24b6025ddbe43e60cfc816cfc203719222d (diff) | |
parent | 64c3a501f80138387996e05e24c4703222acd653 (diff) |
Merge pull request #1 from ispedals/patch-1
Document build requirements
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -37,6 +37,12 @@ preferences. [![Kanji information](img/kanji-thumb.png)](img/kanji.png) [![Options page](img/options-thumb.png)](img/options.png) +## Build Requirements ## + +* Python 3 +* [Handlebars](https://www.npmjs.com/package/handlebars) +* 7-zip + ## License ## GPL |