mirror of
https://github.com/LewdLeah/Auto-Cards.git
synced 2025-07-06 13:40:26 -04:00
Update README.md
This commit is contained in:
parent
85229b730d
commit
bd53c55ded
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ modifier(text);
|
||||||
```
|
```
|
||||||
8. Select the `Context` tab on the left
|
8. Select the `Context` tab on the left
|
||||||
9. Delete all code within said tab
|
9. Delete all code within said tab
|
||||||
10. Copy and paste the following code into empty `Context` tab:
|
10. Copy and paste the following code into your empty `Context` tab:
|
||||||
```javascript
|
```javascript
|
||||||
// Your "Context" tab should look like this
|
// Your "Context" tab should look like this
|
||||||
const modifier = (text) => {
|
const modifier = (text) => {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue