Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
glassesneo committed Dec 10, 2024
1 parent ca03217 commit 44e1661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ output:
]#
```

#### spaceship operator
#### spaceship operator🐘
```nim
let x = 5
assert (x <=> 5) == 0
Expand Down

0 comments on commit 44e1661

Please sign in to comment.