Skip to content

Commit 6322857

Browse files
committed
docs(README) logo moved after abstract and scaled to lower resolution
Signed-off-by: Vojtech Mašek <[email protected]>
1 parent 2464149 commit 6322857

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,14 @@
88
[![GitHub stars](https://img.shields.io/github/stars/flowup/api-client-generator.svg?style=social&label=Star)](https://github.com/flowup/api-client-generator)
99
[![tweet](https://user-images.githubusercontent.com/7274335/42030803-46cd231c-7ad4-11e8-992c-2a5b933383c9.png)](https://twitter.com/intent/tweet?text=Tool%20that%20lets%20you%20generate%20API%20client%20from%20a%20swagger%20file&hashtags=angular,swagger,api,angular5&url=https://github.com/flowup/api-client-generator)
1010

11-
![Logo](https://raw.githubusercontent.com/flowup/api-client-generator/master/api-client-generator-logo.png)
1211

1312
# API client generator
1413
Angular REST API client generator from Swagger YAML or JSON file with camel case settings
1514

1615
Generated files are compatible with Angular 6 (should be compatible with 5 version too). RxJS imports are targeted for version 6.
1716

17+
![Logo](https://raw.githubusercontent.com/flowup/api-client-generator/master/api-client-generator-logo.png)
18+
1819
# Description
1920
This package generates a Angular TypeScript classes from a Swagger v2.0 specification file. The code is generated using Mustache templates.
2021

api-client-generator-logo.png

-871 Bytes
Loading

0 commit comments

Comments
 (0)