Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Abidhusain | Wecobi authored Jan 1, 2018
1 parent cb0866c commit 44f1eec
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ var TiExplorer = require("ti.explorer");

###Method

###*selectFile
###selectFile

<pre><code>
TiExplorer.selectFile({
Expand Down Expand Up @@ -47,12 +47,12 @@ You can create an request for SelectFile using below properties

###Constant

###*Result Response status
###Result Response status
<pre><code>RESULT_OK</pre></code>
<pre><code>RESULT_CANCELED</pre></code>
<pre><code>RESULT_ERROR</pre></code>

###*Storage location
###Storage location
<pre><code>EXTERNAL_STORAGE</pre></code>
<pre><code>CACHE_DIRECTORY</pre></code>
<pre><code>DATA_DIRECTORY</pre></code>
Expand All @@ -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.
This project is licensed under the MIT approved License. For details please see the license associated with each project.

0 comments on commit 44f1eec

Please sign in to comment.