Skip to content

Commit

Permalink
Merge pull request #38 from alanxoc3/alanxoc3-patch-1
Browse files Browse the repository at this point in the history
Update Readme
  • Loading branch information
alanxoc3 authored Jul 18, 2020
2 parents d383b37 + 79df05c commit 1445878
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Here are a few example concards:
@> What does a concard look like?
| \@> It could look like this \| What does a concard look like? \<@
| \@> It could also look like this \| with multiple \| sides! \<@
| \@> It could also look like this \| with multiple \| answers! \<@
@> How do you escape a concard keyword?
| Put a backslash before it. Your text file would show "\@>", but the app shows "@>".
Expand All @@ -72,7 +72,7 @@ Here are a few example concards:
The easiest way to understand that syntax is by trying it out! Just run
concards on this `README.md` file and see what happens!
``` bash
concards README.md
$ concards README.md
```

## Advanced Usage
Expand Down

0 comments on commit 1445878

Please sign in to comment.