diff options
Diffstat (limited to 'website/credits.html')
-rw-r--r-- | website/credits.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/website/credits.html b/website/credits.html index 220679fc..b840dd7b 100644 --- a/website/credits.html +++ b/website/credits.html @@ -49,7 +49,7 @@ <img class="reinierImg" src="reinier.jpg" style="float: left;" /> <img class="roelImg" src="roel.jpg" style="float: right;" /> <p> - Project Lombok is created by us: Reinier Zwitserloot (on the left) and Roel Spilker (on the right). + Project Lombok is created by us: Reinier Zwitserloot (left) and Roel Spilker (right). </p> </div> <div class="thanks"> @@ -68,6 +68,7 @@ runs on just about every system imaginable because of it.</a></li> <li>Longtail Video's <a href="http://www.longtailvideo.com/players/jw-flv-player/">JWPlayer</a>, which is bringing the video to those of you who have an aging browser.</li> + <li>The <a href="http://code.google.com/p/spi/">spi project</a>, which makes it very easy to extend lombok with your own transformations.</li> </ul> </div> </div> |