Skip to content

Commit 92d0185

Browse files
authored
Update README.md
1 parent 281e35b commit 92d0185

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
@@ -10,7 +10,7 @@ For example, instead of using KotlinInt/KotlinInt?, we're using Int/Int?, it can
1010

1111
Currently supported Kotlin types : dataclass/class, int, double, float, bool, uint, Long (swift int64), please make an issue for more.
1212

13-
You can also bind **List** but only with type Class, DataClass and String.
13+
You can also bind **List** but only with type `Class` and `String`.
1414

1515
> [!NOTE]
1616
> The macro can create uniderectional and bidirectionel binding

0 commit comments

Comments
 (0)