@@ 18,9 18,9 @@ docs
## Description
Assemblage is a continuous integration library. It's intended to provide you
-with a minimal toolkit for distributing and performing automated tasks
-for one or more version control repositories. It makes as few assumptions as
-possible as to what those tasks might be.
+with a minimal toolkit for distributing and performing automated tasks when
+**commits** arrive at one or more version control **repositories**. It makes as
+few assumptions as possible as to what those tasks might be.
A task in Assemblage is called an Assembly. Assemblage has three primary parts for manipulating Assemblies: the **Assembly Server**, **Assembly
Workers**, and **Repositories**.