From e81cbba6ef3f81ea0f5b8cb984acc3a93ea70e19 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 1 Oct 2022 22:29:33 +0200 Subject: [PATCH] fix readmes --- README.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index cb93ece..ca5c0b2 100755 --- a/README.md +++ b/README.md @@ -18,18 +18,11 @@ With Karaka you have one partner who can provide all the tools and software solu ## Requirements -* PHP 8.1 -* PHP extension: php8.1-dev php8.1-cli php8.1-common php8.1-mysql php8.1-pgsql php8.1-xdebug php8.1-opcache php8.1-pdo php8.1-sqlite php8.1-mbstring php8.1-curl php8.1-imap php8.1-bcmath php8.1-zip php8.1-dom php8.1-xml php8.1-phar php8.1-gd php-pear -* apache2 (recommended) or nginx -* mysql-server (recommended) or postgresql postgresql-contrib -* Tools: tesseract-ocr, pdftotext, pdftoppm -* Make sure that URL rewriting is active! +* ECMAScript 2020 ### Developer tools -* Php extension: xdebug -* Tools: Composer, Npm -* Composer tools: phpstan, phpunit, phpcs +* Tools: Npm * Npm tools: eslint ## Installation @@ -55,7 +48,7 @@ General updates can be found in our info section at https://karaka.app/info and ## Tech stack -* Language: php, js, c++, html, css, markdown, shell script +* Language: php, js, c/c++, c#, html, css, markdown, shell script * Database: Maria/MySQL, PostgreSQL, MSSQL/SQLSrv, SQLite * Webserver: apache2, nginx * Cache: Redis, Memcached