diff --git a/subjects/onlyb/README.md b/subjects/onlyb/README.md index 2fe7177b..611236d8 100644 --- a/subjects/onlyb/README.md +++ b/subjects/onlyb/README.md @@ -2,7 +2,7 @@ ### Instructions -Write a program that displays a `B` character on the standard output. +Write a program that displays a `B` character on the standard output and nothing else. ### Usage