From eede2f0b2f0eecc4ba7cd4a8657f160f4c335512 Mon Sep 17 00:00:00 2001 From: Simon Meusel Date: Wed, 30 May 2018 15:31:37 +0200 Subject: [PATCH] Add carthage compatible badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f72cdec..6568e3f 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ README 2016/09/25 Hoon H. +[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) + Provides dead-simple access to `FSEvents` framework for Swift. Low level core is written in Objective-C due to lack of support from Swift. (lacks some flags, lacks C-callback function)