Update readme
This commit is contained in:
parent
c72376656c
commit
842bd847ec
1 changed files with 0 additions and 26 deletions
26
README.md
26
README.md
|
@ -5,32 +5,6 @@ Sandboxed code execution discord bot.
|
|||
|
||||
## Usage
|
||||
|
||||
### Code Blocks
|
||||
|
||||
````
|
||||
>```lang
|
||||
code
|
||||
```
|
||||
````
|
||||
|
||||
````
|
||||
>options```lang
|
||||
code
|
||||
```
|
||||
````
|
||||
|
||||
### Inline Code
|
||||
|
||||
```
|
||||
>`lang code`
|
||||
```
|
||||
|
||||
```
|
||||
>options`lang code`
|
||||
```
|
||||
|
||||
### Examples
|
||||
|
||||
````
|
||||
>```cpp
|
||||
#include <iostream>
|
||||
|
|
Loading…
Reference in a new issue