Skip to content

Commit 11a86f2

Browse files
committed
update readme
1 parent 54a8165 commit 11a86f2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ chunk options:
3636
2. `directions = TRUE`
3737
- to indicate directions
3838

39-
To use the latter chunk option, set the code chunk engine to `asis`, e.g.
39+
When specifying text directions that should not appear in the solution file, use
40+
the latter chunk option, and set the code chunk engine to `asis`, e.g.
4041

4142
````
4243
```{asis name, directions = TRUE}

0 commit comments

Comments
 (0)