Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiaanluca committed Mar 17, 2022
1 parent 97edee4 commit 29e4faa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Method chaining (or fluent expressions) **for any value using any method.**
- [How to install](#how-to-install)
- [How to use](#how-to-use)
- [The basics](#the-basics)
- [Using first class callable syntax](#using-first-class-callable-syntax-enabling-ide-autocompletion)
- [Using first class callable syntax (enabling IDE autocompletion)](#using-first-class-callable-syntax-enabling-ide-autocompletion)
- [Using closures](#using-closures)
- [Using class methods](#using-class-methods)
- [What does it solve?](#what-does-it-solve)
Expand Down

0 comments on commit 29e4faa

Please sign in to comment.