Skip to content

Commit cec4001

Browse files
authored
Update README.md
1 parent d640948 commit cec4001

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@ Reuse-Library of C++, include classes eg:
3232
# New Practices
3333
1. UT testcase is requirement. (Refer to ./ut/\*/\*.cpp)
3434

35-
2. LEGO domino classes. (Refer to ./ut/obj_anywhere/UtInitObjAnywhere.hpp)
35+
UT testcases are also the best way to understand how to use the classes.
36+
37+
3. LEGO domino classes. (Refer to ./ut/obj_anywhere/UtInitObjAnywhere.hpp)
3638

3739

3840
# How to use this library?

0 commit comments

Comments
 (0)