diff options
author | Riccardo Spagni <ric@spagni.net> | 2015-07-15 00:54:20 +0200 |
---|---|---|
committer | Riccardo Spagni <ric@spagni.net> | 2015-07-15 00:54:21 +0200 |
commit | ad841cb1b90101b40ce351bef51aca23fd1c26fe (patch) | |
tree | 6a54c37e4c92b3d9afaa7819f4640337a45da154 /README.md | |
parent | Merge pull request #334 (diff) | |
parent | Translatable strings for simplewallet (diff) | |
download | monero-ad841cb1b90101b40ce351bef51aca23fd1c26fe.tar.xz |
Merge pull request #335
78b2eab Translatable strings for simplewallet (moneromooo-monero)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -167,3 +167,8 @@ Dependencies: Doxygen 1.8.0 or later, Graphviz 2.28 or later (optional). * To build, change to the root of the source code directory, and run `doxygen Doxyfile` * If you have installed Graphviz, you can also generate in-doc diagrams by instead running `HAVE_DOT=YES doxygen Doxyfile` * The output will be built in doc/html/ + +## Internationalization + +See README.i18n + |