diff --git a/README.md b/README.md index ab7cb2a..24e857b 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,15 @@ This is the official Discourse advertising plugin. It allows advertisements to be served by supported advertising platforms for users with a Discourse forum. **Authors**: [Sarah Ni](https://github.com/cyberkoi) & [Vi Nguyen](https://github.com/ladydanger) -**Version**: 1.0.1 -**Contributors**: See credits section below + +**Version**: 1.0.2 + +**Contributors**: See [credits section](#credits) below + **License**: MIT License + **Supported Discourse Version**: 1.4 + **Supported Ad Platforms**: * [Google Adsense](http://www.google.com.au/adsense/start/why-adsense.html) * [Google Double Click for Publishers](https://www.google.com/dfp) @@ -198,4 +203,4 @@ Open an Issue on this repository to start a chat. **Our Coaches**: Very special thank you to our coaches and honorary coach - [@georg](https://github.com/georg), [@betaass](https://github.com/betaass), [@adelsmee](https://github.com/adelsmee), [@davich](https://github.com/davich), [@link664](https://github.com/link664), [@tomjadams](https://github.com/tomjadams), [@compactcode](https://github.com/compactcode), [@joffotron](https://github.com/joffotron), [@jocranford](https://github.com/jocranford), [@saramic](https://github.com/saramic), [@madpilot](https://github.com/madpilot), [@catkins](https://github.com/catkins) **Rails Girls**: Thanks [@sareg0](https://github.com/sareg0) and the Rails Girls Team for the opportunity to participate in Rails Girls Summer of Code 2015. -
To create this plugin we referenced the original dfp plugin (created by nlalonde) and the adsense plugin.
+To create this plugin we referenced the original dfp plugin (created by @nlalonde) and the adsense plugin.