File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments