Skip to content

Commit d082e1a

Browse files
authored
fix: missing constructor description in readme added.
1 parent 108cc17 commit d082e1a

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
@@ -32,7 +32,7 @@ The `RSQLBuilder` class provides many methods to build the desired RSQL string.
3232

3333
### Initialization
3434

35-
constructor()
35+
`constructor()` – Initializes a new RSQLBuilder instance.
3636

3737
### Comparisons Operators (Defining Conditions)
3838

0 commit comments

Comments
 (0)