fix sub-lists
diff --git a/README.md b/README.md
index dd60b69..7e4f678 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@
To prove viability of the project first milestone will be to build fully functional image storage and indexing infrustructure. User experience setting it up will look somethink like:
* Set up PCloud on 3 or more servers and pair mobile device with it
* Configure IFTTT (if this then that) like worklfow to automatically:
-.. * Back up every newly taken picture on PCloud
-.. * Run face detection app on backed up pictures and store this information in Metadata service
-.. * Index face annotations and make them searchable
+..* Back up every newly taken picture on PCloud
+..* Run face detection app on backed up pictures and store this information in Metadata service
+..* Index face annotations and make them searchable
User must be able to configure all of these from previously paired mobile device.
\ No newline at end of file