Add README.md
This commit is contained in:
@@ -0,0 +1,20 @@
|
|||||||
|
# New Edited Glitch
|
||||||
|
|
||||||
|
## Run
|
||||||
|
|
||||||
|
```
|
||||||
|
py main.py
|
||||||
|
```
|
||||||
|
|
||||||
|
Type a message at the `> ` prompt. Press **Ctrl+C** to quit.
|
||||||
|
|
||||||
|
## How to type a message
|
||||||
|
|
||||||
|
- End your sentence with punctuation as normal: `!`, `?`, `.`, `,`, `;`, `:`, `…`
|
||||||
|
- Put a `|` where you want that punctuation to be moved.
|
||||||
|
|
||||||
|
Example:
|
||||||
|
|
||||||
|
```
|
||||||
|
Cats are |Creatures!
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user