Skip to content

Commit 1fc2df6

Browse files
authored
Update README.md
1 parent 2be5c26 commit 1fc2df6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,12 @@ above)
2525
Example bulk verification CLI is available in `timestamper.py` when run
2626
directly (`python timestamper.py FILE1 FILE2 ...`)
2727

28+
Do not forget to run namecoin NODE!
29+
2830
Development
2931
-----------
3032
Currently GUI part is based on PySide (qt4). In (hopefuly near) future, when
3133
PySide2 becomes a (stable) thing, we'll just migrate it over.
3234

3335
We try to target python3.
36+

0 commit comments

Comments
 (0)