Skip to content
This repository was archived by the owner on Jun 1, 2021. It is now read-only.

Commit dc11ba5

Browse files
author
Grzegorz Pstrucha
committedApr 15, 2016
Update README.md
Add Carthage & CocoaPods badges
1 parent 968d968 commit dc11ba5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# FBMemoryProfiler
2+
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
3+
[![CocoaPods](https://img.shields.io/cocoapods/v/FBMemoryProfiler.svg?maxAge=2592000)]()
4+
25

36
An iOS library providing developer tools for browsing objects in memory over time, using [FBAllocationTracker](https://github.com/facebook/FBAllocationTracker) and [FBRetainCycleDetector](https://github.com/facebook/FBRetainCycleDetector).
47

0 commit comments

Comments
 (0)
Failed to load comments.