diff --git a/README.md b/README.md index 71a58828..fc9b67b8 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,8 @@ 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. +that need a unified point of entry into their system. However it will worth with anything that +speaks HTTP and run on any platform that asp.net core supports. In particular I want easy integration with IdentityServer reference and bearer tokens.