aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2017-03-10 12:01:04 +0100
committerneodarz <neodarz@neodarz.net>2017-03-10 12:01:04 +0100
commit9c5a3c3b5e905bbf5934a2e9630585502c14cfdc (patch)
treec22bc3b717272b4725ce2449dbc5f5560bbeb62b
parent33ab470b39edfe2caa12dd55b8a307ce6ededb34 (diff)
downloadthe_transcriber_backend-9c5a3c3b5e905bbf5934a2e9630585502c14cfdc.tar.xz
the_transcriber_backend-9c5a3c3b5e905bbf5934a2e9630585502c14cfdc.zip
Add some documention
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
index 76276db..a7e675a 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,18 @@ Ready to run in production? Please
* Mailing list: http://groups.google.com/group/phoenix-talk
* Source: https://github.com/phoenixframework/phoenix
+## Usage of the WEB application
+
+Visit [`localhost:4000`](http://localhost:4000) from your browser.
+
+List of the files :
+[`localhost:4000/audio_file/`](http://localhost;4000/audio_file/)
+
+Add a file :
+[`localhost:4000/audio_file/new`](http://localhost;4000/audio_file/new)
+
+For show, delete or edit you can use the boutons in the list of the file.
+
## Usage of the api:
To upload a file: