Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
raju-a authored Nov 21, 2016
1 parent 6db0005 commit 9f159e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ https://code.google.com/p/json-simple/
intializeClient(String url)


Program api = new new Program();
Program api = new Program();
api.intializeClient("https://<server>/testrail/");
3. Set your username and password using this function
Expand Down

0 comments on commit 9f159e0

Please sign in to comment.