From 49ddae23587f9e7e90f7dcca90c3c77a74502ded Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Sun, 22 Mar 2026 10:39:05 +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..66e54da --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# curl-converter-cli + +A CLI tool that converts curl commands into code snippets in multiple programming languages (Python, JavaScript, Go, Ruby, PHP). \ No newline at end of file