Skip to content

Commit 0fa9647

Browse files
authored
Merge pull request #2 from t3hn3rd/develop
Develop->master: Readme updated to include the PSGallery shields at the top
2 parents 5393d52 + 63c0a37 commit 0fa9647

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)