diff --git a/README.md b/README.md index a2b0c73..55ed54d 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ var TiExplorer = require("ti.explorer"); ###Method -###*selectFile +###selectFile

 TiExplorer.selectFile({
@@ -47,12 +47,12 @@ You can create an request for SelectFile using below properties
 
 ###Constant
 
-###*Result Response status
+###Result Response status
 
RESULT_OK
RESULT_CANCELED
RESULT_ERROR
-###*Storage location +###Storage location
EXTERNAL_STORAGE
CACHE_DIRECTORY
DATA_DIRECTORY
@@ -64,4 +64,4 @@ You can create an request for SelectFile using below properties ##Licensing & Support -This project is licensed under the MIT approved License. For details please see the license associated with each project. \ No newline at end of file +This project is licensed under the MIT approved License. For details please see the license associated with each project.