From fea88cc036165dc370fbb726901f6f9f55139584 Mon Sep 17 00:00:00 2001 From: Tom Pallister Date: Mon, 20 Nov 2017 13:47:32 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 6f7c7ed3..6f77eaf9 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,7 @@ [![Coverage Status](https://coveralls.io/repos/github/TomPallister/Ocelot/badge.svg?branch=develop)](https://coveralls.io/github/TomPallister/Ocelot?branch=develop) -Attempt at a .NET Api Gateway - -This project is aimed at people using .NET running +Ocelot is a .NET Api Gateway. This project is aimed at people using .NET running a micro services / service orientated architecture that need a unified point of entry into their system.