From 9db22bb5cd77ab88cebe525df74b5e3826587fc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francisco=20Ortiz=20Pe=C3=B1aloza?= <90245+fortizpenaloza@users.noreply.github.com> Date: Fri, 12 Apr 2019 17:41:44 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33c49ec..ad9c9ee 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ [![Build Status](https://travis-ci.com/ba-st/Superluminal.svg?branch=release-candidate)](https://travis-ci.com/ba-st/Superluminal) [![Coverage Status](https://coveralls.io/repos/github/ba-st/Superluminal/badge.svg?branch=release-candidate)](https://coveralls.io/github/ba-st/Superluminal?branch=release-candidate) -The library allows the creation of HTTP requests decoupled of the HTTP client [Zinc HTTP](http://zn.stfx.eu/zn/index.html) from [Pharo](http://pharo.org/) simplifying the unit testing. +The library allows the creation of HTTP requests decoupled from the HTTP client (for now just [Zinc HTTP](http://zn.stfx.eu/zn/index.html) from [Pharo](http://pharo.org/)) simplifying the unit testing. ## License - The code is licensed under [MIT](LICENSE).