fixed readme

This commit is contained in:
Léana 江 2023-05-14 01:30:43 +02:00 committed by Léana 江
parent cf3c83eaea
commit a1a33cb0df
3 changed files with 2 additions and 3 deletions

View file

@ -32,4 +32,3 @@ end
# iTerm2 intergration
test -e {$HOME}/.iterm2_shell_integration.fish; and source {$HOME}/.iterm2_shell_integration.fish

View file

@ -7,7 +7,7 @@
"",
"",
"main = do",
"print $ \"hello\""
" print $ \"hello\""
],
"description": "Map using dictionary comprehension"
}