From 54f9714a4b3add52c6737992eae71a247d774f93 Mon Sep 17 00:00:00 2001 From: Izaya Date: Wed, 4 Apr 2018 14:40:35 +1000 Subject: [PATCH] added the KittenOS implementation to the readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d010c1b..dd6be20 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,10 @@ Minitel aims to implement layers 3, 4 and 5 of the OSI model. - [Reference implementation for OpenOS](OpenOS/README.md) +### KittenOS + +- [Minitel for KittenOS NEO](KittenOS/README.md) + ### Embedded devices - [Microtel](Embedded/microtel/README.md)