summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/index.html b/index.html
index 6c64a61..4154feb 100644
--- a/index.html
+++ b/index.html
@@ -8,7 +8,7 @@
<meta name="author" content="">
<link rel="shortcut icon" href="favicon.png">
- <title>cwrap - Testing your full software stack on a single machine</title>
+ <title>cwrap - A toolset for client server testing</title>
<!-- Bootstrap core CSS -->
<link href="assets/css/bootstrap.min.css" rel="stylesheet">
@@ -26,10 +26,10 @@
<div class="col-md-6 col-md-offset-6">
<h1>cwrap</h1>
- <p class="info">Full network server/client testing made easy.</p>
+ <p class="info">Testing your full software stack on a single machine.</p>
<p><a class="btn btn-primary btn-lg" role="button" href="./download.html">Download <img src="img/download.png" alt="Download" /></a></p>
- <p><a class="btn btn-warning btn-lg" role="button" href="./download.html#git"><span class="glyphicon glyphicon-random"></span> Clone with git</a></p>
- <p><a class="btn btn-danger btn-lg" role="button" href="https://bugzilla.samba.org/enter_bug.cgi?product=cwrap"><span class="glyphicon glyphicon-send"></span> Report a bug</a></p>
+ <p><a class="btn btn-warning btn-lg" role="button" href="./download.html#git"><span class="glyphicon glyphicon-random"></span> Clone with git</a></p>
+ <p><a class="btn btn-danger btn-lg" role="button" href="https://bugzilla.samba.org/enter_bug.cgi?product=cwrap"><span class="glyphicon glyphicon-send"></span> Report a bug</a></p>
<p class="scroll-down">scroll for more information</p>
</div>
</div>