From 28eb3fa94e07b18cfe856c1019d52cdebbab5651 Mon Sep 17 00:00:00 2001
From: aringot <alexis.ringot@fhstp.ac.at>
Date: Mon, 17 Dec 2018 15:26:32 +0100
Subject: [PATCH] Update README.md

---
 README.md | 51 +++------------------------------------------------
 1 file changed, 3 insertions(+), 48 deletions(-)

diff --git a/README.md b/README.md
index 267d88f7..b23c432d 100644
--- a/README.md
+++ b/README.md
@@ -2,54 +2,9 @@
 
 SoniControl is a novel technology for the recognition and masking of acoustic tracking information. The technology helps end-users to protect their privacy. Technologies like Google Nearby and Silverpush build upon ultrasonic sounds to exchange information. More and more of our devices communicate via this inaudible communication channel. Every device with a microphone and a speaker is able to send and receive ultrasonic information. The user is usually not aware of this inaudible and hidden data transfer. To overcome this gap SoniControl detects ultrasonic activity, notifies the user and blocks the information on demand. Thereby, we want to raise the awareness for this novel technology.
 
-The project website of the SoniControl project with all published results and resources can be found here: [sonicontrol.fhstp.ac.at](http://sonicontrol.fhstp.ac.at). You can download the SoniControl app on the [Google Play Store](https://play.google.com/store/apps/details?id=at.ac.fhstp.sonicontrol).	
+The project website of the SoniControl project with all published results and resources can be found here: [sonicontrol.fhstp.ac.at](https://sonicontrol.fhstp.ac.at). You can download the SoniControl app on the [Google Play Store](https://play.google.com/store/apps/details?id=at.ac.fhstp.sonicontrol).	
 
 
-## Getting Started
+# Moved to GitHub.com
 
-* The folder "SoniControl" contains the code for the Android SoniControl app.
-
-* The folder "SoniControl_Octave" contains the prototypes developed during the SoniControl project using GNU Octave.
-
-### Documentation
-
-* User documentation available on our website: [sonicontrol.fhstp.ac.at/documentation](http://sonicontrol.fhstp.ac.at/wp-content/uploads/2017/07/sonicontrol_user_doc.pdf)
-
-* Developer documentation available on our website: [sonicontrol.fhstp.ac.at/documentation](http://sonicontrol.fhstp.ac.at/wp-content/uploads/2017/07/sonicontrol_developer_doc_and-architecture_public.pdf)
-
-### Prerequisites
-
-* The project was developed using Android Studio 3.
-
-* In order to compile the project, you will need to download the [Superpowered SDK](http://superpowered.com/), and link to it in the local.properties file (at the root of the Android Studio project)
-e.g. : superpowered.dir=[some_path]/SuperpoweredSDK/Superpowered
-
-* The first version is usable on devices running Android 4.1 and above.
-
-## Credits
-
-* Audio by [Superpowered](http://www.superpowered.com/)
-* Material Icons, which are under [Apache License Version 2.0](https://www.apache.org/licenses/LICENSE-2.0.txt)
-
-## Contributing
-
-Please feel free to open Issues, submit Pull Requests, or just send us feedback at sonicontrol@fhstp.ac.at
-
-### Open topics / Features to add
-
-* Recognition of the detected signal
-* Record the signal and play it back in the audible range
-
-
-## Authors
-
-See the list of [contributors](http://sonicontrol.fhstp.ac.at/#team) who participated in this project.
-
-## License
-
-This project is licensed under the GNU General Public License - see the [LICENSE.md](LICENSE.md) file for details. Please also see the [Superpowered license](Superpowered_license.md).
-
-## Acknowledgments
-
-* Project funded by [netidee](https://www.netidee.at/)
-* SoniControl is a project of the Institute for Creative\Media/Technologies [(IC\M/T)](https://icmt.fhstp.ac.at), developed at Sankt Pölten University of Applied Sciences [(FHSTP)](https://www.fhstp.ac.at/en)
+This project has moved to [github.com/fhstp/SoniControl](https://github.com/fhstp/SoniControl) in December 2018.
\ No newline at end of file
-- 
GitLab