Skip to content

Commit fc41a9c

Browse files
mkchoi212carolanitz
authored andcommitted
README: Add link to beginners guide
1 parent d4443c1 commit fc41a9c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ It's currently written in Objective-C / Swift and uses [VLCKit](https://code.vid
1414
- [Building](#building)
1515
- [VLC-iOS](#vlc-ios)
1616
- [Custom VLCKit](#custom-vlckit)
17+
- [Beginner's Guide](#beginners-guide)
1718
- [Contribute](#contribute)
1819
- [Communication](#communication)
1920
- [Forum](#forum)
@@ -67,6 +68,12 @@ Mostly for debugging or advanced users, you might want to have a custom local VL
6768

6869
4. Hit "Build and Run".
6970

71+
### Beginner's Guide
72+
73+
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.
74+
75+
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).
76+
7077
## Contribute
7178

7279
### Pull request

0 commit comments

Comments
 (0)