From 2798e79817eba401de87ffcac2d367d867fcb5b3 Mon Sep 17 00:00:00 2001 From: Izaya Date: Wed, 8 Aug 2018 09:36:10 +1000 Subject: [PATCH] added syslog to the main readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dd6be20..cf11cfa 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ Minitel aims to implement layers 3, 4 and 5 of the OSI model. This repository also contains a number of implementations and specifications for application-layer protocols using Minitel. - [FRequest](FRequest/FRequest-protocol.md) +- [syslog](syslog/syslog-protocol.md) - [Minitel Mail](MMail/MMail-protocol.md) ## Development and discussion