Skip to content

Commit cd9001a

Browse files
committed
Update README.md
1 parent 9acefe4 commit cd9001a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

0x0D-preprocessor/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 0x0D. C - Preprocessor
1+
# <div align="center">0x0D. C - Preprocessor</div>
22

33
## About
44

@@ -18,4 +18,4 @@
1818

1919
[4-sum.h](https://github.com/Jenni-Foued/holbertonschool-low_level_programming/tree/master/0x0D-preprocessor/4-sum.h) a function-like macro SUM(x, y) that computes the sum of the numbers x and y
2020

21-
[101-preprocessor_abuse.c] a program that prints a string `Hello, Holberton\n`
21+
[101-preprocessor_abuse.c](https://github.com/Jenni-Foued/holbertonschool-low_level_programming/tree/master/0x0D-preprocessor/101-preprocessor_abuse.c) a program that prints a string `Hello, Holberton\n`

0 commit comments

Comments
 (0)