Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 17, 2024
1 parent 99dd020 commit 850ea14
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ vcat(round(log(pi)), broadcast(tan ∘ inv, rand(3)))
will return

```julia
⬇️😹(🎠(🪵(🍰)), 📡(🧑🏻➡️🧑🏽 , 🎰(3)))
⬇️🐈(🎠(🪵(🥧)), 📡(👩🏻➡️👩🏽 , 🎲(3)))
```

## List of emojis
Expand Down Expand Up @@ -138,3 +138,7 @@ Parsing may behave weird when there are infix operators around the block. Try en
## REPL

You can use the [EmojiSymbols.jl](https://github.com/wookay/EmojiSymbols.jl) package to super-turbo-charge your REPL experience!

You can press space to launch space invaders (`julia>[space]`). This feature is helpfully
bundled with ⌚<img src="https://raw.githubusercontent.com/JuliaLang/julia/master/doc/src/assets/julia.ico" height="26"/>🔥
version 0.2.0 and above and all packages that depend on it.

0 comments on commit 850ea14

Please sign in to comment.