author | Giulio Cesare Solaroli <giulio.cesare@clipperz.com> | 2013-05-03 12:35:05 (UTC) |
---|---|---|
committer | Giulio Cesare Solaroli <giulio.cesare@clipperz.com> | 2013-05-03 12:35:05 (UTC) |
commit | 77c90371a3055d0ad61d48f22207585948c591bf (patch) (unidiff) | |
tree | fd26098d4c6ad0aedb167f45d7c371a21b599447 | |
parent | ed2375435d8a2bb5ae6185761619b49ea7f98778 (diff) | |
download | clipperz-77c90371a3055d0ad61d48f22207585948c591bf.zip clipperz-77c90371a3055d0ad61d48f22207585948c591bf.tar.gz clipperz-77c90371a3055d0ad61d48f22207585948c591bf.tar.bz2 |
Fixed the markup of the README.md file.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -89,6 +89,7 @@ In order to build this file, the following command should be executed: | |||
89 | 89 | ||
90 | 90 | ||
91 | Once the index.html files have been built (one for each frontend) and a backend is running and has been correctly configured in the proxy script, it is possible to access the different versions of the application at the following URLs: | 91 | Once the index.html files have been built (one for each frontend) and a backend is running and has been correctly configured in the proxy script, it is possible to access the different versions of the application at the following URLs: |
92 | |||
92 | - `http://localhost:8888/beta/index.html` | 93 | - `http://localhost:8888/beta/index.html` |
93 | - `http://localhost:8888/gamma/index.html` | 94 | - `http://localhost:8888/gamma/index.html` |
94 | - `http://localhost:8888/gamma/index.mobile.html` | 95 | - `http://localhost:8888/gamma/index.mobile.html` |