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).