From 8b02f7416392ae0c5388d4115c4cb7cd47db2c7f Mon Sep 17 00:00:00 2001 From: Le Van Nghia Date: Thu, 11 Jun 2015 17:49:15 +0900 Subject: [PATCH] update Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7622903..bd34ff8 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ And this is using `antitypical/Result`. > Do you want to checkout [`Try`](https://github.com/nghialv/Try) µframework? > -> [`Try`](https://github.com/nghialv/Try) is a µframework that provides Try for dealing with try-catch in Swift 2.0. +> [`Try`](https://github.com/nghialv/Try) is a µframework that provides Try<T, Error> for dealing with try-catch in Swift 2.0. ### Why we need Future?