From 316483b0ac8daeb64323d8e366f64c1a6c1c006b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20Grze=C5=9B?= Date: Fri, 11 Jan 2019 22:55:22 +0100 Subject: [PATCH] Update description --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b5a9509..b054955 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # HospitalServerManager -It is online version of the AdmissionManager (www.github.com/SirLecram/AdmissionManager). -I decided that I would do both projects at the same time :). This app is the client. +It is the online AdmissionManager. +This app is the client. I would like to implement to the client MVVM pattern. Responsibility for database management will be transferred to the server in Golang. Repository of Golang server is here: www.git.wmi.amu.edu.pl/s439397/admissionServer