diff --git a/README.md b/README.md index 8b318ca..ff51244 100644 --- a/README.md +++ b/README.md @@ -191,6 +191,9 @@ Environment.new( #=> true ``` +> [!TIP] +> Some operators have special symbols, see [special operators](#special-operators) for more details. + #### String manipulation ```ruby