]> zoso.dev Git - nano-pow.git/commitdiff
Update tagline.
authorChris Duncan <chris@zoso.dev>
Sun, 12 Jan 2025 07:57:11 +0000 (23:57 -0800)
committerChris Duncan <chris@zoso.dev>
Sun, 12 Jan 2025 07:57:11 +0000 (23:57 -0800)
README.md
package.json

index bf6e8c0cf83bbd3d47748a7f86b5e685ba0c128f..2bcd8f4bb257b08ede80dd98fa5189f5f2d8ee29 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@ SPDX-License-Identifier: GPL-3.0-or-later
 -->
 
 # nano-pow
+_Proof-of-work generation and validation with WebGPU/WebGL for Nano cryptocurrency._
+
 NanoPow uses WebGPU to generate proof-of-work nonces meeting the requirements
 of the Nano cryptocurrency. WebGPU is cutting edge technology, so for browsers
 which do not yet support it, a WebGL 2.0 implementation is also included.
index 570dae936b770fc56e2d3ba5103a9dec97a43353..bf55310e2eb670e796c469a414c285982fc4967b 100644 (file)
@@ -1,7 +1,7 @@
 {
        "name": "nano-pow",
        "version": "1.0.0",
-       "description": "Proof-of-work generation with WebGPU/WebGL for Nano cryptocurrency.",
+       "description": "Proof-of-work generation and validation with WebGPU/WebGL for Nano cryptocurrency.",
        "keywords": [
                "nemo",
                "nano",