commit ee5cc62b0b593364f2e6a70d57a1057183f9884f Author: Abdelrahman Said Date: Sat Jul 1 22:53:26 2023 +0100 INITIAL COMMIT diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..16d3c4d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.cache diff --git a/README.md b/README.md new file mode 100644 index 0000000..708991b --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# dstring + +Basic C implementation of a dynamic string