Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
madhavarshney committed Jun 21, 2020
1 parent 35dc9fe commit 2d39f5d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
19 changes: 16 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# NodeBB Plugin Google Forms

This NodeBB plugin allows embedding Google Forms in forum posts.
This NodeBB plugin allows embedding Google Forms in forum posts. 📝

![Demo of Google Forms plugin for NodeBB](docs/demo.gif)

## Installation

Expand All @@ -10,5 +12,16 @@ npm install madhavarshney/nodebb-plugin-google-forms

## Usage

When creating a post, paste the URL of the Google Form.
This plugin will embed the Google Form and handle the rest.
When creating a post, paste the URL of the Google Form. This plugin will embed the Google Form and handle the rest! 🎉

Compatability: NodeBB v1.0.0+

Tested on: NodeBB v1.10.1, v1.13.3

## Contributing

All contributions are welcome! Please open an issue or PR if you have any ideas or suggestions.

## License

This plugin was originally written by @tailot. The source code in this repo is licensed under the MIT license.
Binary file added docs/demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2d39f5d

Please sign in to comment.