From e27051e71e3f277ee7ccecabc634e71156e8a0af Mon Sep 17 00:00:00 2001 From: Alexander Heinrich Date: Thu, 12 May 2022 15:24:54 +0200 Subject: [PATCH] Update README.md Cleaning up Readme --- openhaystack-mobile/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/openhaystack-mobile/README.md b/openhaystack-mobile/README.md index 7858a58..5e7c0a2 100644 --- a/openhaystack-mobile/README.md +++ b/openhaystack-mobile/README.md @@ -1,11 +1,9 @@ # OpenHaystack Mobile -Seemoo Lab WS21/22 project: Porting OpenHaystack to Mobile +Porting OpenHaystack to Mobile # About OpenHaystack OpenHaystack is a project that allows location tracking of Bluetooth Low Energy (BLE) devices over Apples Find My Network. -See the [OpenHaystack GitHub page](https://github.com/seemoo-lab/openhaystack/) for more deatils on how it works. - # Development This project is written in [Dart](https://dart.dev/), using the cross platform development framework [Flutter](https://flutter.dev/). This allows the creation of apps for all major platforms using a single code base.