From 982fa60f47df45c96bfa63917f74d5345464ade8 Mon Sep 17 00:00:00 2001 From: Aviv Malka <67836794+avivmalkon@users.noreply.github.com> Date: Sun, 19 Jul 2020 18:32:14 +0300 Subject: [PATCH] Create README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9a89189 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# MedicalClinic +A model of Android application for medical clinics, designed for the use of patients, in order to schedule appointments, navigate, contact and more. + +To run, just download the apk file to your Android device and install. + +System requirements: Android version 4.4 or above.