Skip to content

Commit dfb23b3

Browse files
Update README
1 parent 2568a86 commit dfb23b3

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

main.jl

+11-8
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,17 @@ function (@main)(args)
2020
```
2121
2222
```json
23-
"informations": {
24-
"name": "Gaël LOPES DA SILVA",
25-
"age": $(getAge()),
26-
"location": "France",
27-
"job": [
28-
"Web Developper",
29-
"Student"
30-
]
23+
{
24+
"message": "⍑ᒷꖎꖎ𝙹, ∴ᒷꖎᓵ𝙹ᒲᒷ ℸ ̣𝙹 ᒲ|| !¡∷𝙹⎓╎ꖎᒷ",
25+
"informations": {
26+
"name": "Gaël LOPES DA SILVA",
27+
"age": $(getAge()),
28+
"location": "France",
29+
"job": [
30+
"Web Developper",
31+
"Student"
32+
]
33+
}
3134
}
3235
```
3336

0 commit comments

Comments
 (0)