From b000ba6e4f3ab94c0f2553794638b1ea583b6998 Mon Sep 17 00:00:00 2001 From: Pekka Helenius Date: Fri, 23 Oct 2020 02:59:13 +0300 Subject: [PATCH] Update README Signed-off-by: Pekka Helenius --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 36392f8..c5af0c2 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,11 @@ - This repository is mirrored to [java-bookstore - Fjordtek Git/Fincer](https://fjordtek.com/git/Fincer/java-bookstore). -- This repository, although it contains references to my website domain (`com.fjordtek`), is not in production use in my [public server environment](https://fjordtek.com). +- this application has been deployed on [https://fjordtek.com/webapps/bookstore/booklist](https://fjordtek.com/webapps/bookstore/booklist). The following technical restrictions have been applied: + + - Credentials this application use are not connected to the main site credentials + + - Book list has maximum limit of `5` concurrent books ## Overview