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
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Holocron

[![codecov](https://codecov.io/gh/BottleRocketStudios/iOS-Holocron/branch/master/graph/badge.svg)](https://codecov.io/gh/BottleRocketStudios/iOS-Holocron)
[![codebeat badge](https://codebeat.co/badges/b73d3990-6ece-4984-b8d9-185479e86108)](https://codebeat.co/projects/github-com-bottlerocketstudios-ios-holocron-master)

## Purpose
This library provides a simple abstraction around the common methods of persisting data, such as UserDefaults, the Keychain and the file system.
Expand Down