Skip to content

Commit 7c30338

Browse files
committed
Update README.md
Let the text in line 105 in a block.
1 parent a2ebc98 commit 7c30338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
- Build the library file ```libmyfstream.a```.
103103
- Test my program by other users.
104104
- Deliver only ```.h``` and ```.a``` files.
105-
- C++ source code on methods implementation should not be delivered to the test users.
105+
- ```C++``` source code on methods implementation should not be delivered to the test users.
106106
- I am not allowed to use any ```C/C++``` standard library functions/classes.
107107
- Only ```UNIX``` system calls are allowed.
108108

0 commit comments

Comments
 (0)