fix html content
diff --git a/description.php b/description.php
index 599b911..c254fd5 100644
--- a/description.php
+++ b/description.php
@@ -21,8 +21,11 @@
<div id="midcolumn">
<!-- start the description -->
- <p>SWTBot is a Java based UI/functional testing tool for testing SWT and Eclipse based applications.</p>
- <p>SWTBot provides APIs that are simple to read and write. The APIs also hide the complexities involved with SWT and Eclipse. This makes it suitable for UI/functional testing by everyone, not just developers.</p>
+ <p>
+ SWTBot is a Java based UI/functional testing tool for testing SWT and Eclipse based applications.
+ <br/><br/>
+ SWTBot provides APIs that are simple to read and write. The APIs also hide the complexities involved with SWT and Eclipse. This makes it suitable for UI/functional testing by everyone, not just developers.
+ </p>
<!-- end the description -->
</div>