diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1 +1,5 @@ | |||
1 | Sourcecode for https://gnunet.org created from the https://taler.net code base. \ No newline at end of file | 1 | Sourcecode for https://gnunet.org created from the https://taler.net code base. |
2 | |||
3 | Requires python3-jinja2 and python3-babel. | ||
4 | |||
5 | Run "make" to build the HTML. | ||