diff --git a/README.md b/README.md index aa96dcd..4a1e6e3 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ You can get the latest WPF & console client downloads (& all historic on nSwagger is a set of tools for developers who use Microsoft languages (C# & TypeScript) which aim to ease the experience with REST APIs documented using [Swagger 2.0](http://swagger.io). For **C#**, nSwagger offers a codegen tool built using the [Roslyn](https://github.com/dotnet/roslyn) compiler and aims to produce a full client library for as the output. -For **TypeScript** as there is already a [great JS codegen](https://github.com/wcandillon/swagger-js-codegen), we are focused on generating definations to make it easier to work with the JS from the codegen while working inside of TypeScript. +For **TypeScript** as there is already a [great JS codegen](https://github.com/wcandillon/swagger-js-codegen), we are focused on generating definitions to make it easier to work with the JS from the codegen while working inside of TypeScript. ![Example Image](https://raw.githubusercontent.com/rmaclean/nSwagger/master/Assets/example.jpg) @@ -62,4 +62,4 @@ For C#, The only authentication currently supported is OAuth2. # Want to help? We would love you help with this project! So please feel free to fork the code and do a pull request! -Important to note is our [Code License (MIT)](LICENSE.md) and our [Contributor License Agreement](Contributor-License-Agreement.md). \ No newline at end of file +Important to note is our [Code License (MIT)](LICENSE.md) and our [Contributor License Agreement](Contributor-License-Agreement.md).