diff --git a/protos/README.md b/protos/README.md
index 29639a68f44888a25980d0b0ea8bfe82017d3dc0..374d4350aca12b4f0eca53c3c17b74c0ed5861df 100644
--- a/protos/README.md
+++ b/protos/README.md
@@ -3,10 +3,8 @@
 ## Contents
 
 - helloworld.proto
-  A very simple example used in the overview.
-
+  - A very simple example used in the overview.
 - stock.proto
-  A detailed example that's described in detail in the tutorial.
-
+  - A detailed example that's described in detail in the tutorial.
 - math.proto
-  Another detailed example for further reference.
+  - Another detailed example for further reference.