Przeglądaj źródła

README: Add link to beginners guide

Mike JS. Choi 7 lat temu
rodzic
commit
fc41a9c837
1 zmienionych plików z 7 dodań i 0 usunięć
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -14,6 +14,7 @@ It's currently written in Objective-C / Swift and uses [VLCKit](https://code.vid
 - [Building](#building)
     - [VLC-iOS](#vlc-ios)
     - [Custom VLCKit](#custom-vlckit)
+    - [Beginner's Guide](#beginners-guide)
 - [Contribute](#contribute)
 - [Communication](#communication)
     - [Forum](#forum)
@@ -67,6 +68,12 @@ Mostly for debugging or advanced users, you might want to have a custom local VL
 
 4. Hit "Build and Run".
 
+### Beginner's Guide
+
+Can't get your project to build or run? Head over to the [beginner's guide](https://code.videolan.org/videolan/vlc-ios/wikis/Beginner-Guide) for help on common issues beginners tend to run into.
+
+If you can't find your problem on the guide, please feel free to [submit an issue](https://code.videolan.org/videolan/vlc-ios/issues).
+
 ## Contribute
 
 ### Pull request