Skip to content

Commit bb98784

Browse files
committed
snippets clarification
1 parent 73d5ad6 commit bb98784

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77

88
### Snippets
99

10-
Use snippets to quickly generate test files.
10+
Use [atom-snippets](https://atom.io/docs/latest/using-atom-snippets) to quickly generate test files.
1111

12-
Open up *Atom* -> *Open Your Snippets*. Add the contents of `snippets.cson` to your global `snippets.cson` file.
12+
Open up *Atom* -> *Open Your Snippets*. Add the contents of *mocha-coderoad* `snippets.cson` to your global `snippets.cson` file.
1313

1414
Quickly generate tests using the following snippet prefixes:
1515

0 commit comments

Comments
 (0)