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
|
## Usage
|
||||||
|
|
||||||
### Code Blocks
|
|
||||||
|
|
||||||
````
|
|
||||||
>```lang
|
|
||||||
code
|
|
||||||
```
|
|
||||||
````
|
|
||||||
|
|
||||||
````
|
|
||||||
>options```lang
|
|
||||||
code
|
|
||||||
```
|
|
||||||
````
|
|
||||||
|
|
||||||
### Inline Code
|
|
||||||
|
|
||||||
```
|
|
||||||
>`lang code`
|
|
||||||
```
|
|
||||||
|
|
||||||
```
|
|
||||||
>options`lang code`
|
|
||||||
```
|
|
||||||
|
|
||||||
### Examples
|
|
||||||
|
|
||||||
````
|
````
|
||||||
>```cpp
|
>```cpp
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
|
Loading…
Reference in a new issue