Skip to content

Commit

Permalink
chore: Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
rudashi committed Jan 29, 2024
1 parent e725308 commit 0f36f4b
Show file tree
Hide file tree
Showing 4 changed files with 630 additions and 204 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,10 @@ chain multiple string operations together using a more readable syntax compared
List of all fluent methods you can find [here](docs/methods.md#fluent-methods).

## Strings methods
List of all static methods you can find [here](docs/statics.md#strings).
List of all static methods you can find [here](docs/statics.md#static-methods).

## Strings functions
List of all module functions [here](docs/functions.md#functions).

## Changelog

Expand Down
Loading

0 comments on commit 0f36f4b

Please sign in to comment.