Skip to content

Commit 93f4b71

Browse files
committed
Readme updated to include the PSGallery shields at the top
- Updated `readme.md` to include the PSGallery shields at the top.
1 parent 5393d52 commit 93f4b71

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# 📄 PSMultipartFormData
22

3+
[![PSMimeTypes PSGallary Version](https://img.shields.io/powershellgallery/v/PSMultipartFormData?label="PSGallery")](https://www.powershellgallery.com/packages/PSMultipartFormData/) [![PSGallery Downloads](https://img.shields.io/powershellgallery/dt/PSMultipartFormData?label=PSGallery%20Downloads)](https://www.powershellgallery.com/packages/PSMultipartFormData/)
4+
5+
36
## 🌍 Overview
47

58
**PSMultiPartFormData** is a PowerShell module that provides functionality for constructing and managing multipart form data for HTTP requests. This module helps in adding fields, files, and JSON objects to a form data body.

0 commit comments

Comments
 (0)