Эх сурвалжийг харах

Moved Contributing section on README

Andrea Bizzotto 8 жил өмнө
parent
commit
ab074fbfe6
1 өөрчлөгдсөн 4 нэмэгдсэн , 5 устгасан
  1. 4 5
      README.md

+ 4 - 5
README.md

@@ -16,6 +16,10 @@ SwiftyStoreKit is a lightweight In App Purchases framework for iOS 8.0+, tvOS 9.
 <img src="https://github.com/bizz84/SwiftyStoreKit/raw/master/Screenshots/Preview.png" width="320">
 <img src="https://github.com/bizz84/SwiftyStoreKit/raw/master/Screenshots/Preview2.png" width="320">
 
+## Contributing
+
+#### Got issues / pull requests / want to contribute? [Read here](CONTRIBUTING.md).
+
 ## App startup
 
 ### Complete Transactions
@@ -457,11 +461,6 @@ Any transactions where state == `.purchasing` are ignored.
 
 See [this pull request](https://github.com/bizz84/SwiftyStoreKit/pull/131) for full details about how the payment flows have been implemented.
 
-
-## Contributing
-
-[Read here](CONTRIBUTING.md).
-
 ## Credits
 Many thanks to [phimage](https://github.com/phimage) for adding macOS support and receipt verification.