Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# Procuret Swift
# Introduction

A Swift library for interfacing with the [Procuret](https://procuret.com) API. Procuret Swift is the open-source component of the [Procuret iOS app](https://apps.apple.com/au/app/procuret/id1634745293).
Procuret API Swift (PSwift) allows you to perform Procuret API operations in
Swift code. For example, you might like to look up the prices of Procuret
Instalment Plan products, and present them to customers in your e-commerce
software.

Procuret Swift is the open-source component of the [Procuret iOS app](https://apps.apple.com/au/app/procuret/id1634745293).