Namdak Tonpa 5 лет назад
Родитель
Сommit
a800f16080
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      index.html

+ 2 - 0
index.html

@@ -129,6 +129,8 @@
     </section>
     <section>
         <h3>MODULES</h3>
+        <p>Module <b>rest</b> is an Erlang/OTP application, while
+           <b>rest_cowboy</b> and <b>rest_kvs</b> are the access/routing/gate-modules to other systems.</p>
         <ul><li><b><a href="man/rest.htm">rest</a></b> — rest</li>
             <li><b><a href="man/rest_cowboy.htm">rest_cowboy</a></b> — rest_cowboy</li>
             <li><b><a href="man/rest_kvs.htm">rest_kvs</a></b> — rest_kvs</li>