We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2be5c26 commit 1fc2df6Copy full SHA for 1fc2df6
README.md
@@ -25,9 +25,12 @@ above)
25
Example bulk verification CLI is available in `timestamper.py` when run
26
directly (`python timestamper.py FILE1 FILE2 ...`)
27
28
+Do not forget to run namecoin NODE!
29
+
30
Development
31
-----------
32
Currently GUI part is based on PySide (qt4). In (hopefuly near) future, when
33
PySide2 becomes a (stable) thing, we'll just migrate it over.
34
35
We try to target python3.
36
0 commit comments