diff options
author | pierreozoux <pierre@ozoux.net> | 2016-02-05 19:54:16 +0000 |
---|---|---|
committer | pierreozoux <pierre@ozoux.net> | 2016-02-05 19:54:16 +0000 |
commit | c30ea6afbb750c0c671b8214bbb86abbc87d0f61 (patch) | |
tree | fad03b83dd0723e6f556b5be70710328899bf0b3 /README.md | |
parent | 6f2724fb907f4a2204e1469b58ba0ff5dde36ac3 (diff) | |
download | wekan-c30ea6afbb750c0c671b8214bbb86abbc87d0f61.tar.gz wekan-c30ea6afbb750c0c671b8214bbb86abbc87d0f61.tar.bz2 wekan-c30ea6afbb750c0c671b8214bbb86abbc87d0f61.zip |
Adds IndieHosters SaaS offer
I'm wondering, should it be in a different category than PaaS offer?
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -23,6 +23,8 @@ that by providing one-click installation on Heroku or [Sandstorm] [![Deploy][heroku_button]][heroku_deploy] +[![SignUp][indiehosters_button]][indiehosters_saas] + [![Deploy to Scalingo][scalingo_button]][scalingo_deploy] Wekan is released under the very permissive [MIT license](LICENSE), and made @@ -38,5 +40,7 @@ with [Meteor](https://www.meteor.com). [docker_image]: https://hub.docker.com/r/mquandalle/wekan/ [heroku_button]: https://www.herokucdn.com/deploy/button.png [heroku_deploy]: https://heroku.com/deploy?template=https://github.com/wekan/wekan/tree/master +[indiehosters_button]: https://indie.host/signup.png +[indiehosters_saas]: https://indiehosters.net/shop/product/wekan-20 [scalingo_button]: https://cdn.scalingo.com/deploy/button.svg [scalingo_deploy]: https://my.scalingo.com/deploy?source=https://github.com/wekan/wekan#master |