From 823d941962494f0bea5c1b0ac93b9a3502bf918e Mon Sep 17 00:00:00 2001 From: mrjvs Date: Wed, 6 Sep 2023 22:10:59 +0200 Subject: [PATCH] add todo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 803a007..274c80c 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ Todos: - does json responses get automatically parsed? - add all real providers - fetcher for MW's simple-proxy + - make default fetcher maker thing work with both undici and node-fetch Future todos: - docs: examples for nodejs + browser