5cb4949d46
Hopefully this will make it a bit clearer as to what people should compile if they want the wallet.
10 lines
125 B
HTML
10 lines
125 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Nym Wallet</title>
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
</body>
|
|
</html>
|