From 18317729ac945679e619b95895e3ed62ec069d4a Mon Sep 17 00:00:00 2001 From: Evgenii Akentev Date: Sat, 9 Jan 2021 01:49:33 +0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ceca37..396d46e 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,4 @@ This repository contains examples of [the Handle pattern](https://jaspervdj.be/p - `backpack-handle` does the same thing as `records-handle` but using Backpack instead. It allows us to specialize function calls. -- `backpack-handles` goes further and makes both `WeatherProvider` and `WeatherReporter` signatures. Unfortunately, it doesn't work yet. +- `backpack-handles` goes further and makes `WeatherProvider` and `WeatherReporter` signatures. -- 2.34.1