diff --git a/doc/projects.html b/doc/projects.html
index a1bfc3d7..d3e1ad11 100644
--- a/doc/projects.html
+++ b/doc/projects.html
@@ -176,14 +176,6 @@
C++/OpenGL library for the real-time visualization.
-
+ IPLT is an image processing library and toolbox for the structural + biology electron microscopy community. I would call it a + budding/evolving project, since it is currently not in production + stage, but rather under heavy development. Python is used as the + main scripting/interaction level, but also for rapid prototyping, + since the underlying C++ class library is pretty much fully exposed + via boost.python (at least the high-level interface). The combined + power of C++ and Python for this project turned out to be just + awesome. ++