From a0cabef8b5a811969526dabc4ef2fcaec8b74057 Mon Sep 17 00:00:00 2001 From: caskd Date: Sat, 3 Aug 2019 22:43:36 +0200 Subject: [PATCH] Update readme --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index f05f588..8966da8 100755 --- a/README.md +++ b/README.md @@ -6,12 +6,4 @@ The portal for the community where everything is linked. It is supposed to be as ## How does this work? It is based around flexboxes mostly to ensure efficiency and good support. -It has no good support for inferior browsers at the moment, and not planning to support them either, gonna support only current stable versions and some previous ones if needed. - -## What formats does it use? -- WebP - Images -- SVG - Graphics -- Woff2 - Fonts - -## AJAX Usage -We use AJAX calls to load content on demand and not on load. +Styling is based on many variables and compiled with the help of lesscss for a dynamic style.