From c71519707fe8da44044deea301a223a8ae80101f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Fernando=20Carri=C3=B3n?= Date: Sun, 29 Aug 2021 16:20:28 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a08a780 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# C-Worthy + +Go implementations of some libc concepts with a few extra features. \ No newline at end of file