Skip to content

Commit 76bd360

Browse files
authored
Update README.md
1 parent f1a70c5 commit 76bd360

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@ This implementation provides a workaround to facilitate the integration of [Rela
3939
* Open a Web browser window and visit the URL http://localhost. Voilà! RelaX Web application should work properly.
4040

4141
<p align="center">
42-
<img src="imgs/relax_web_app.png" width=400 />
42+
<img src="imgs/relax_web_app.png" width=800 />
4343
</p>
4444

4545
* Run the following command to test RelaX Query API. You should get the query result encoded in JSON format.
4646

4747
curl http://127.0.0.1:3000/relax/api/local/uibk/local/0?query=UiBqb2luIFMgam9pbiBU
4848

4949
<p align="center">
50-
<img src="imgs/relax_api.png" width=400 />
50+
<img src="imgs/relax_api.png" width=800 />
5151
</p>
5252

5353
## Increasing GitHub rate limit for API requests using Basic Authentication

0 commit comments

Comments
 (0)