aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2017-02-14 11:52:21 +0100
committerneodarz <neodarz@neodarz.net>2017-02-14 11:52:21 +0100
commitb139d6fa3a34b4bff014a7e7ccfa7a7b1f0ffa5f (patch)
tree9ab05e3181f013ecf546b2c2f7a1750706f77c80 /README.md
parent6bc9aa5b14d8ed961e7e1dba02712fa0fc2eebcd (diff)
downloadthe_transcriber_backend-b139d6fa3a34b4bff014a7e7ccfa7a7b1f0ffa5f.tar.xz
the_transcriber_backend-b139d6fa3a34b4bff014a7e7ccfa7a7b1f0ffa5f.zip
Add link
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f361382..67dbabe 100644
--- a/README.md
+++ b/README.md
@@ -29,4 +29,4 @@ To update a file:
`curl --form "audio_file[audio_path]=@RapportAssemblee.mp4" --form "audio_file[audio_name]=RapportAssemblee.mp4" --form "audio_file[audio_duration]=00:00" -X PATCH http://127.0.0.1:4000/audio_file/42`
-You can also view the content of the database with this web page : `http://127.0.0.1:4000/audio_file`
+You can also view the content of the database with this web page : [`localhost:4000/audio_file`](http://127.0.0.1:4000/audio_file)