Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
ssadel authored May 18, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 99610d8 commit a432055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
[![Swift](https://img.shields.io/badge/Swift-5.10-orange.svg?style=flat)](https://developer.apple.com/swift/)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)

A Swift package for managing key-value pairs securely using the Keychain, similar to UserDefaults.
A thin wrapper on Swift's Keychain functionality for managing key-value pairs securely. Inspired by UserDefaults.

## Features

0 comments on commit a432055

Please sign in to comment.