From 9732ee8a2dd9a8c9d9dd2e7026d015b4ba055df5 Mon Sep 17 00:00:00 2001 From: Divesh Thapa <66884874+diveshthapa@users.noreply.github.com> Date: Sat, 27 Jul 2024 19:23:54 +0545 Subject: [PATCH] cropped image has been removed from heading and table of content. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 607cf4166..18684d8c0 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ _Manage all of your organization's APIs in Postman, with the industry's most com *Supercharge your API workflow.* *Modern software is built on APIs. Postman helps you develop APIs faster.* -# postman-code-generators [![Build Status](https://travis-ci.com/postmanlabs/postman-code-generators.svg?branch=master)](https://travis-ci.com/postmanlabs/postman-code-generators) +# postman-code-generators This module converts a [Postman SDK](https://github.com/postmanlabs/postman-collection) Request [Object](https://www.postmanlabs.com/postman-collection/Request.html) into a code snippet of chosen language. @@ -52,7 +52,7 @@ List of supported code generators: | Swift | URLSession | ## Table of contents -- [postman-code-generators ![Build Status](https://travis-ci.com/postmanlabs/postman-code-generators)](#postman-code-generators-) +- [postman-code-generators - [Table of contents](#table-of-contents) - [Getting Started](#getting-started) - [Prerequisite](#prerequisite)