Skip to content

Commit ab66549

Browse files
Update v.md
1 parent 9984cc1 commit ab66549

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

v.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@ A simple Discord bot made for programmers by the [iso.dev team](https://github.c
44
## note
55
> put your bot's token in `bot.run('token')` to run it
66
7-
> codes after `"```"` willbe ignored, please do this instead:
8-
\`\`\`c
7+
> codes after `"```"` willbe ignored, please do the following instead:
8+
9+
` \`\`\`c
910
{codes here}
10-
\`\`\`
11+
\`\`\``
1112

1213

1314
*(note that this bot is still in progress)*

0 commit comments

Comments
 (0)