From 94200133a534d5c0da4e486aa42e82887c2d8a14 Mon Sep 17 00:00:00 2001 From: Marco Ferreira Date: Thu, 18 Sep 2014 17:23:53 -0300 Subject: [PATCH] added titanium module project --- examples/index.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/examples/index.md b/examples/index.md index 18509cd..7e989e8 100644 --- a/examples/index.md +++ b/examples/index.md @@ -19,4 +19,8 @@ Examples of how the AltBeacon spec is implemented in the real world. This includ ## Other Projects -If you are looking for the unaffiliated iOS framework that allows transmitting in the background, [see here](https://github.com/CharruaLabs/AltBeacon). +[AltBeacon from CharruaLabs](https://github.com/CharruaLabs/AltBeacon): +Unaffiliated iOS framework that allows transmitting in the background. + +[AltBeacon for Titanium](https://github.com/CharruaLabs/AltBeacon): +Titanium module based on the above framework.