Minor addition
This commit is contained in:
parent
9ebc5a8170
commit
c088cce561
|
@ -1,2 +1,4 @@
|
|||
# MKHCustomAPI
|
||||
Custom API wrapper.
|
||||
|
||||
Inspired by https://thatthinginswift.com/write-your-own-api-clients-swift/
|
|
@ -5,6 +5,7 @@
|
|||
// Created by Maxim Khatskevich on 3/23/16.
|
||||
// Copyright © 2016 Maxim Khatskevich. All rights reserved.
|
||||
//
|
||||
// Inspired by https://thatthinginswift.com/write-your-own-api-clients-swift/
|
||||
|
||||
import MKHSyncSession
|
||||
|
||||
|
|
Loading…
Reference in New Issue