cleaned up features
This commit is contained in:
parent
bd551b0a15
commit
0c8873d37d
28
README.md
28
README.md
|
@ -110,25 +110,11 @@ For example: ln -s ~/discourse-plugin-test .
|
|||
* You can now make changes in your locally held Discourse Adplugin folder and see the effect of your changes when your run ```rails s``` in your locally held Discourse Forum files.
|
||||
|
||||
|
||||
### Plugin Features
|
||||
|
||||
|
||||
// TO BE FIXED START
|
||||
Add GIFS, Images
|
||||
✘ this is a cross
|
||||
✓ this is a tick
|
||||
After installation users likely want to:
|
||||
- Choose platform - DONE
|
||||
- Input ad codes + do a few other things. - DFP in detail with custom targeting - write guide on this.
|
||||
- Display ad.
|
||||
|
||||
## Plugin Features
|
||||
|
||||
* Available Locations for Ad Display
|
||||
* Ad Sizes Supported
|
||||
* Trust Levels
|
||||
* Other.... (TBC)
|
||||
|
||||
|
||||
|
||||
|
||||
### Available Locations for Ad Display
|
||||
|
@ -159,6 +145,18 @@ All locations except post bottom | Post bottom location | Mobile
|
|||
250 x 250 | |
|
||||
|
||||
|
||||
|
||||
TBC:
|
||||
Add GIFS, Images
|
||||
✘ this is a cross
|
||||
✓ this is a tick
|
||||
After installation users likely want to:
|
||||
- Choose platform - DONE
|
||||
- Input ad codes + do a few other things. - DFP in detail with custom targeting - write guide on this.
|
||||
- Display ad.
|
||||
|
||||
|
||||
|
||||
## Questions or Want to Contribute?
|
||||
|
||||
Open an Issue on this repository to start a chat.
|
||||
|
|
Loading…
Reference in New Issue