Skip to content

Commit 88baae7

Browse files
authored
Update README.md with comment header
Added a comment header to README.md
1 parent dd507af commit 88baae7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Dynamic_Array
22
[![C/C++ CI](https://github.com/dingonzo/dynamic-array/actions/workflows/c-cpp.yml/badge.svg)](https://github.com/dingonzo/dynamic-array/actions/workflows/c-cpp.yml)
3-
*
3+
* ---------------------------------------------------
44
Testing & Validation
55
This repository includes a dedicated test suite.
66
* **Memory Safety:** Verified the "Big Three" (Destructor, Copy Constructor, Assignment Operator) for deep copy integrity.

0 commit comments

Comments
 (0)