From c8cb75b787a160795d843928811c9db9f2a10e1e Mon Sep 17 00:00:00 2001 From: Francesco Esposito <33671357+frsposito@users.noreply.github.com> Date: Tue, 6 Aug 2019 17:49:09 +0200 Subject: [PATCH] edit readme --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4f4e485..adb6772 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,24 @@ # tick3t + A simple ticketing system +![tick3t screenshot](screenshot.png) -![tick3t screenshot](screenshot.png) +--- - -### Technologies: +**Technologies** - HTML5/CSS3 - React.js - Redux - Bootstrap (reactstrap) - ## Backend Service + To work, you need to configure the backend(REST API): [tick3t-api](https://github.com/frsposito/tick3t-api) ## License + GPLv3 ---