From 6f21038b0d447a5845321eddd0d053e38337ab27 Mon Sep 17 00:00:00 2001 From: Izaya Date: Fri, 16 Feb 2018 00:46:09 +1100 Subject: [PATCH] import stuff --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e7b3eb7..da1ef8d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ -# OC-Minitel -Easy-to-implement networking protocol for OpenComputers +# Minitel +An easy-to-implement networking protocol for OpenComputers. Not to be confused with the French computer network of the same name. + +See [protocol.md](protocol.md) for more information on the protocol itself.