diff options
author | Steve Manuel <nilslice@gmail.com> | 2017-05-27 10:27:51 -0700 |
---|---|---|
committer | Steve Manuel <nilslice@gmail.com> | 2017-05-27 10:27:51 -0700 |
commit | 78de7ed98abff93fe5fef94907bcfa4f76dcef07 (patch) | |
tree | f58578554dc829a046762e588d8b190af89dd992 /docs/src/Ponzu-Addons/Using-Addons.md | |
parent | 38aa0ebb1df97ff185d84da2d3c2f9a11888729b (diff) |
adding docs to repo
Diffstat (limited to 'docs/src/Ponzu-Addons/Using-Addons.md')
-rw-r--r-- | docs/src/Ponzu-Addons/Using-Addons.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/src/Ponzu-Addons/Using-Addons.md b/docs/src/Ponzu-Addons/Using-Addons.md new file mode 100644 index 0000000..78200c5 --- /dev/null +++ b/docs/src/Ponzu-Addons/Using-Addons.md @@ -0,0 +1,6 @@ +title: How to use Ponzu Addons + +# Coming soon + +For a reference to creating your own addons, see: +[https://github.com/bosssauce/fbscheduler](https://github.com/bosssauce/fbscheduler) |