From a47b19faa67b80111894d0b1f8870a87e0cf2c64 Mon Sep 17 00:00:00 2001 From: Neale Pickett Date: Mon, 25 Sep 2023 12:41:27 -0600 Subject: [PATCH] Oops, this isn't Hugo --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d926fec..473c46b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ ---- -title: baud.c ---- +Baud +==== [baud.c](baud.c) is a program to simulate going through a modem. It reads stdin, and prints it to stdout at the provided baud rate (bits per second).