diff options
Diffstat (limited to 'docs/cookbook')
-rw-r--r-- | docs/cookbook/browser.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/cookbook/browser.md b/docs/cookbook/browser.md index 22010e4..4c9ac27 100644 --- a/docs/cookbook/browser.md +++ b/docs/cookbook/browser.md @@ -145,9 +145,7 @@ drop(document.body, function (files) { }) ``` -## Unsatisfied? - -If you still aren't satisfied, come over to our community channels and ask a question. It's probably a good one and we should cover it in the documentation. Thanks for trying it out, and PRs always welcome! +Come over to our community channels and ask a question. It's probably a good one and we should cover it in the documentation. Thanks for trying it out, and PRs always welcome! [![#dat IRC channel on freenode](https://img.shields.io/badge/irc%20channel-%23dat%20on%20freenode-blue.svg)](http://webchat.freenode.net/?channels=dat) [![datproject/discussions](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/datproject/discussions?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) |