From 535b36a470c536aa07fe89c32904dbf42a1c304e Mon Sep 17 00:00:00 2001 From: Ryan Collins Date: Mon, 10 Feb 2014 20:57:39 -0500 Subject: [PATCH] Added Faast to the list of supported services --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fdf5127..f46eaae 100755 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ conditions. ZNC Push current supports the following services: * [Supertoasty][] * [PushBullet][] * [Airgram][] +* [Faast][] * Custom URL GET requests This project is still a Work In Progress, but should be functional enough and stable enough @@ -417,6 +418,7 @@ This project is licensed under the MIT license. See the `LICENSE` file for deta [Supertoasty]: http://www.supertoasty.com [PushBullet]: https://www.pushbullet.com/ [Airgram]: http://airgramapp.com/ +[Faast]: http://faast.io/ [issues]: http://github.com/jreese/znc-push/issues [ZNC]: http://en.znc.in "ZNC, an advanced IRC bouncer"