Skip to content

Commit 0f36f4b

Browse files
committed
chore: Update docs
1 parent e725308 commit 0f36f4b

4 files changed

Lines changed: 630 additions & 204 deletions

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,10 @@ chain multiple string operations together using a more readable syntax compared
6565
List of all fluent methods you can find [here](docs/methods.md#fluent-methods).
6666

6767
## Strings methods
68-
List of all static methods you can find [here](docs/statics.md#strings).
68+
List of all static methods you can find [here](docs/statics.md#static-methods).
69+
70+
## Strings functions
71+
List of all module functions [here](docs/functions.md#functions).
6972

7073
## Changelog
7174

0 commit comments

Comments
 (0)