Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredsinclair authored Jan 4, 2020
1 parent 2da5a74 commit b576509
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
Expand Up @@ -4,7 +4,7 @@ Apple platform utilities I need on almost every project but which, individually,

## So What

Etcetera is a mish-mash of extensions and utility classes. Every file in this repository is (mostly) intended to stand on its own, requiring nothing except some first-party Apple frameworks. Sometimes, like with `ImageCache`, that means a given file is embarassingly long, but that's a tradeoff I'm willing to make. Nothing here is meant to be a permanent solution for the lifetime of a world-class project, but rather an accelerant when setting up a new project.
Etcetera is a mish-mash of extensions and utility classes. Every file in this repository is (mostly) intended to stand on its own, requiring nothing except some first-party Apple frameworks.

## Usage

Expand Down

0 comments on commit b576509

Please sign in to comment.