Skip to content

Commit 5862b11

Browse files
authored
Update Keyword Documentation Link
1 parent 81f5827 commit 5862b11

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,13 @@ ${value}= | Get Value From Json | ${json_obj} | $..country |
3838
|${json_obj}= | Update Value To Json | ${json_obj} | $..country | ${value_to_update}|
3939
|Should Be Equal As Strings | ${json_obj['country'] | ${value_to_update} | | |
4040

41+
# Documentation
42+
For the detail keyword documentation. Go to this following link:
4143

44+
https://nottyo.github.io/robotframework-jsonlibrary/
45+
46+
#Help & Issues
47+
Mention me on Twitter [@nottyo](https://twitter.com/nottyo)
4248

4349

4450

0 commit comments

Comments
 (0)