From b04e617e2709e73445977b1659cad6bd4bd697d6 Mon Sep 17 00:00:00 2001 From: balloonatic <101006007+RazielCrowe@users.noreply.github.com> Date: Wed, 21 Sep 2022 10:59:08 +0500 Subject: [PATCH] Update README --- README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README b/README index ab6badde04..504e89afd9 100644 --- a/README +++ b/README @@ -5,11 +5,11 @@ computing hardware. Your Pi is a tiny computer and the Operating System (Linux a to view, manage, divert, call, stop, forward, etc in order for the Pi to operate. That "something" is the kernel. Kernel is Greek for heart, so that makes the kernel the heart of a system, i.e the Operating Systems. There are kernels in various Operating Systems which are optimised for general purpose use such as watching YouTube videos while -listening to your favourite tracks on SoundCloud or Spotify and then there are kernels which are meant to handle processes -in the background, like intense memory management, running a web server or an email server. A Windows Operating System -kernel is focused more towards multimedia and gaming while Linux Desktop kernel is focused more towards the Graphical -User Interface (GUI). In computing, Linux Kernel itself is Linux and various tools and utilities that run on the kernel -are user space tools to just tools. +listening to your favourite tracks on SoundCloud or Spotify and then there are kernels which are meant to handle +processes in the background, like intense memory management, running a web server or an email server. A Windows +Operating System kernel is focused more towards multimedia and gaming while Linux Desktop kernel is focused more +towards the Graphical User Interface (GUI). In computing, Linux Kernel itself is Linux and various tools and utilities +that run on the kernel are user space tools to just tools. Qortal uses certain algorithms and runtime methods to exist which may not be eco friendly for general purpose computing devices (PC, MAC, SBC) and this causes a serious issue of performance degradation which may result in lockups, issues