diff --git a/README.md b/README.md new file mode 100644 index 0000000..7db0a3f --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# SDPhotosHelper +A light-weight helper class which helps add and retrieve images and videos to / from a custom album in Photos. It uses the PHPhotoLibrary provided by Apple and is written in Swift 3 with ❤️