]> zoso.dev Git - nano-pow.git/commitdiff
Add some more context to testing page.
authorChris Duncan <chris@zoso.dev>
Sat, 11 Jan 2025 05:47:40 +0000 (21:47 -0800)
committerChris Duncan <chris@zoso.dev>
Sat, 11 Jan 2025 05:47:40 +0000 (21:47 -0800)
test.html

index 0536fe961a17a18b0e5a684275597f66bce5e8ec..b9987b485325bb83cac8f2294b00f7793f6f7342 100644 (file)
--- a/test.html
+++ b/test.html
@@ -82,6 +82,10 @@ SPDX-License-Identifier: GPL-3.0-or-later
 
 <body>
        <h1>nano-pow</h1>
+       <h2>Compare three different Nano proof-of-work tools.</h2>
+       <p>NanoPowGpu uses cutting edge WebGPU technology. Not all browsers are supported.</p>
+       <p>NanoPowGl uses WebGL 2.0 and is a fallback option in the NanoPow package.</p>
+       <p>nano-webgl-pow is the original package from which NanoPow was inspired and optimized.</p>
        <hr/>
        <pre id="summary"></pre>
        <hr/>