diff options
author | 2022-05-21 17:21:07 +0100 | |
---|---|---|
committer | 2022-05-21 17:21:07 +0100 | |
commit | bbdf817bc139f5d647a6508802e90370267d2af7 (patch) | |
tree | 1f224647510ab6461f701840432ab33473fbe39b | |
parent | 79722f7356fa8e633cfda683857100f10409bcbd (diff) | |
download | notes_mobile-bbdf817bc139f5d647a6508802e90370267d2af7.tar.gz notes_mobile-bbdf817bc139f5d647a6508802e90370267d2af7.tar.bz2 notes_mobile-bbdf817bc139f5d647a6508802e90370267d2af7.zip |
added readme file
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..8d2e5bc --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Notes mobile +This app is a mobile client for the Notes app written in React Native. +To use it you need to first create account on the [apps.pruss.it](https://apps.pruss.it) website. + +The .apk compiled Android app can be downloaded from [this link](https//pruss.it/notes.apk). |