diff --git a/README.md b/README.md
index bae2de5..4d1ae66 100644
--- a/README.md
+++ b/README.md
@@ -3,10 +3,13 @@ Welcome to git.centos.org
 This git repo contains the following scripts that make interfacing with git.c.o, reimzul and nazar as easy as possible.
 
 Terms:
-- Nazar   : the beanstalkd worker queue that runs most build and delivery services for various CentOS components
-- Reimzul : the buildsystem, it can do
-  - source rpm to binary rpm builds
-  - manifests + comps.xml to iso media
-  - manifests and kickstrt to LiveCD and LiveDVD media
-  - manifest to AMI ( for AMP / EC2 )
-- Git.c.o : the https://git.centos.org/ site where all the code used is hosted
+
+ * Nazar   : the beanstalkd worker queue that runs most build and delivery services for various CentOS components
+
+ * Reimzul : the buildsystem, it can do
+  *  source rpm to binary rpm builds
+  *  manifests + comps.xml to iso media
+  *  manifests and kickstrt to LiveCD and LiveDVD media
+  *  manifest to AMI ( for AMP / EC2 )
+
+ * Git.c.o : the https://git.centos.org/ site where all the code used is hosted