From b1c3dfc5d6019dafac50f8de6ad2b0d8d5bbb059 Mon Sep 17 00:00:00 2001 From: babbleberry Date: Fri, 23 Feb 2024 22:31:59 +0000 Subject: [PATCH] Removed reference to employer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e502673..82dc10e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Writing a "bare metal" operating system for Raspberry Pi 4 Introduction ------------ -As a tech CEO @RealVNC, I don't write code any more. And I've recently realised just how much I miss it. +As a tech CEO, I don't write code any more. And I've recently realised just how much I miss it. Currently in the throes of a nationwide "lockdown" due to Covid-19 (and having been spared my usual commute), I've found myself with more hours in the day. I have taken this time for myself and used it to fulfil a childhood ambition - to write a **bare metal** operating system that runs on commercial hardware.