Browse Source

fix kvs usage content

Namdak Tonpa 5 years ago
parent
commit
8132365174
1 changed files with 7 additions and 7 deletions
  1. 7 7
      index.html

+ 7 - 7
index.html

@@ -26,6 +26,13 @@
                  with naive yet productive stream implementation. Useful for simple
                  blockchains, messaging, storage, processing systems, and banking industry.
                  KVS is used in BPE and BANK applications.</div>
+        <figure>
+        <code>
+ $ mad get kvs &#38;&#38; cd kvs
+ $ mad com pla rep
+ > kvs:join().
+        </code>
+        </figure>
         </section>
         <section>
             <h3>MODULES</h3>
@@ -37,13 +44,6 @@
             </div>
         </section>
         <section>
-        <figure>
-        <code>
- $ mad get kvs &#38;&#38; cd kvs
- $ mad com pla rep
- > kvs:join().
-        </code>
-        </figure>
         </section>
     </article>
 </aside><main>