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

Commit fcf2e19

Browse files
committed
Update logo
1 parent 9abd8e9 commit fcf2e19

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

Images/datastack-logo.png

-473 KB
Binary file not shown.

Images/datastack-logo2.png

62.1 KB
Loading

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![DATAStack](https://raw.githubusercontent.com/3lvis/DATAStack/master/Images/datastack-logo.png)
1+
![DATAStack](https://raw.githubusercontent.com/3lvis/DATAStack/master/Images/datastack-logo2.png)
22

33
[![Version](https://img.shields.io/cocoapods/v/DATAStack.svg?style=flat)](https://cocoapods.org/pods/DATAStack)
44
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/3lvis/DATAStack)
@@ -86,7 +86,7 @@ Getting access to the NSManagedObjectContext attached to the main thread is as s
8686
self.dataStack.mainContext
8787
```
8888

89-
or
89+
or
9090

9191
```swift
9292
self.dataStack.viewContext

0 commit comments

Comments
 (0)