diff --git a/subjects/front-back/README.md b/subjects/front-back/README.md index 69b474f1..44631d46 100644 --- a/subjects/front-back/README.md +++ b/subjects/front-back/README.md @@ -1,4 +1,6 @@ -## front-back +## frontback + +### Instructions - Write a program that prints the previous and next alphabet of a given alphabet. - If the number of arguments is different from `1`, print (`'\n'`).