Update the bullet point regarding available clients to include C++ and C# .NET as currently available. No longer promise Node.js.
diff --git a/website/content/index.html b/website/content/index.html
index e835ae2..11703e2 100644
--- a/website/content/index.html
+++ b/website/content/index.html
@@ -113,7 +113,7 @@
           <div class="col-md-4">
               <div class="bf-icon-wrap" style="font-size:30px; vertical-align: -5px;" aria-hidden="true"><i class="fa fa-desktop"></i><i class="fa fa-laptop"></i></div>
               <h3>Clients</h3>
-              <p>Clients are available for Java. (C++, C# .NET and Node.js coming soon.) A REST API is available for all other languages.</p>
+              <p>Clients are available for Java, C++, and C# .NET. A REST API is available for all other languages.</p>
           </div>
         </div>
       <div class="row">