Skip to content

Commit 09206a3

Browse files
committed
Merge branch 'main' of github.com:shnarda/TaggedJSONObject
2 parents 931fbf8 + cee0bd2 commit 09206a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Using the JSON support from the Qt Framework, this library allows user to define
55
1) Introduces the type awareness for the target JSON field. This allows the IDE to autocomplete the fields and their potential methods. Type awareness also prevents potential runtime errors that comes from mistyping or type safety related mistakes.
66
2) The object checks for the missing fields from the json data (it can be disabled)
77
3) Class interface reduces the verbosity while accessing the desired field
8-
Documentation can be seen with the following: ![Documentation](docs/html/index.html)
8+
Documentation can be accessed on docs/html/index.html
99

1010

1111

0 commit comments

Comments
 (0)