Skip to content

Commit 06fd25f

Browse files
committed
add support section to the readme
1 parent edf1169 commit 06fd25f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -523,6 +523,12 @@ AVA, not Ava or ava. Pronounced [`/ˈeɪvə/` ay-və](media/pronunciation.m4a?ra
523523
Concurrency is not parallelism. It enables parallelism. It's about dealing with, while parallelism is about doing, lots of things at once.
524524

525525

526+
## Support
527+
528+
- [Stack Overflow](https://stackoverflow.com/questions/tagged/ava)
529+
- [Gitter chat](https://gitter.im/sindresorhus/ava)
530+
531+
526532
## Related
527533

528534
- [gulp-ava](https://github.com/sindresorhus/gulp-ava) - Run tests with gulp

0 commit comments

Comments
 (0)