Procházet zdrojové kódy

Add links to blog posts about SwiftyStoreKit on README

Andrea Bizzotto před 8 roky
rodič
revize
382deae859
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -334,6 +334,10 @@ Note that the pre-registered in app purchases in the demo apps are for illustrat
 * [Apple - Offering Subscriptions](https://developer.apple.com/app-store/subscriptions/)
 * [Apple - Offering Subscriptions](https://developer.apple.com/app-store/subscriptions/)
 * [objc.io - Receipt Validation](https://www.objc.io/issues/17-security/receipt-validation/)
 * [objc.io - Receipt Validation](https://www.objc.io/issues/17-security/receipt-validation/)
 
 
+I have also written about building SwiftyStoreKit on Medium:
+
+* [How I got 1000 ⭐️ on my GitHub Project](https://medium.com/ios-os-x-development/how-i-got-1000-%EF%B8%8F-on-my-github-project-654d3d394ca6#.1idp27olf)
+* [Maintaining a Growing Open Source Project](https://medium.com/@biz84/maintaining-a-growing-open-source-project-1d385ca84c5#.4cv2g7tdc)
 
 
 ## Payment flows - implementation Details
 ## Payment flows - implementation Details
 In order to make a purchase, two operations are needed:
 In order to make a purchase, two operations are needed: