more description on security model
diff --git a/README.md b/README.md
index 9c28bfb..f5c974b 100644
--- a/README.md
+++ b/README.md
@@ -255,7 +255,7 @@
  These tests will use the Apache Fortress Core test programs to drive the Apache Fortress Rest services.
  It works via fortress core's inherent ability to call itself over REST, useful for testing and hopping over firewalls.
 
- (*FortressCore*)<--https-->(*FortressREST*)<--in-process-->(*FortressCore*)<--ldaps-->(*DirectoryServer*)
+ (**FortressCore**)<--https-->(**FortressREST**)<--in-process-->(**FortressCore**)<--ldaps-->(**DirectoryServer**)
 
  See *SECTION 1. Prerequisites* of this document for more info on how to prepare a test env.