From a0a5b989b7974ee93b60b8214788f205cf6d7fd5 Mon Sep 17 00:00:00 2001 From: Simon Cruanes Date: Sun, 18 May 2025 01:00:41 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0964408..e73e485 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # EZCurl [![build](https://github.com/c-cube/ezcurl/actions/workflows/main.yml/badge.svg)](https://github.com/c-cube/ezcurl/actions/workflows/main.yml) -A simple wrapper around OCurl, for easy tasks around http. +A simple wrapper around [OCurl](https://github.com/ygrek/ocurl/), for easy tasks around http. **project goals**