You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@
12
12
## Overview
13
13
14
14
<b>Smart_Store</b> is a modular, extensible, and high-performance C++ framework for managing, serializing, deserializing, and organizing complex item data across multiple formats. Perfect for inventory systems, asset management, data editors, and any application needing structured, taggable, and type-safe storage of arbitrary objects.</br>
15
-
This isn’t just code it’s a living system. I designed it to be as intuitive and adaptive as the human body forming from cells.
15
+
This isn’t just code, it’s a living system. I designed it to be as intuitive and adaptive as the human body forming from cells.
@@ -161,7 +161,7 @@ MIT License. See [LICENSE](LICENSE) for details.
161
161
162
162
## Contributing
163
163
164
-
We welcome contributions from the community! Whether it's fixing bugs, suggesting new features, improving documentation, or refactoring code, your help is appreciated.
164
+
We welcome contributions from the community! I would appreciate your help, whether it's fixing bugs, suggesting new features, improving documentation, or refactoring code.
0 commit comments