From 12ac8e15da0606eca1ea1f6ae599e83536911bc4 Mon Sep 17 00:00:00 2001 From: relikd Date: Tue, 15 Mar 2022 17:37:06 +0100 Subject: [PATCH] readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8d1466c --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# AppChk – website + +This is the source for the static-site-generator for [appchk.de](https://appchk.de) + +For further instructions on how to use this generator, see [src/README.md](src/README.md) + +The source code for the iOS application is here: [appchk-app](https://github.com/relikd/appchk-app) + +The research paper is available on arxiv.org: [2104.06167](https://arxiv.org/abs/2104.06167)