From 9ca63e1b553c47c52b24c4d84332fba4e814f796 Mon Sep 17 00:00:00 2001 From: jekkos Date: Wed, 5 Sep 2018 21:10:12 +0200 Subject: [PATCH] Add credits --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index d97948295..d6b6ef721 100644 --- a/README.md +++ b/README.md @@ -144,3 +144,10 @@ FAQ * If you install ospos in docker behind a proxy that performs ssloffloading, you can enable the url generated to be https instead of http, by activating the environment variable FORCE_HTTPS = 1. * If you have suhosin installed and face an issue with CSRF, please make sure you read [issue #1492](https://github.com/opensourcepos/opensourcepos/issues/1492). + +Credits +------- +|JetBrains|Travis CI| +|:-:|:-:| +|![IntelliJ IDEA](https://raw.githubusercontent.com/wiki/j-easy/easy-batch/images/logo/intellijidea-logo.png)|[Travis CI](https://travis-ci.com/images/logos/TravisCI-Full-Color.png)| +|Many thanks to [JetBrains](https://www.jetbrains.com/) for providing a free license of [IntelliJ IDEA](https://www.jetbrains.com/idea/) to kindly support the development of OSPOS|Many thanks to [Travis CI](https://travis-ci.org) for providing a free continuous integration service for open source projects.|