add link to VLC for BSD in the README.md file

This commit is contained in:
Barsha D 2023-02-02 11:25:17 +00:00 committed by Steve Lhomme
parent c4a8e8a054
commit 871904989a
1 changed files with 8 additions and 7 deletions

View File

@ -31,7 +31,7 @@ VLC is available for the following platforms:
- [Windows] *(from 7 and later, including UWP platforms and all versions of Windows 10)* - [Windows] *(from 7 and later, including UWP platforms and all versions of Windows 10)*
- [macOS] *(10.10 and later)* - [macOS] *(10.10 and later)*
- [GNU/Linux] and affiliated - [GNU/Linux] and affiliated
- \*BSD and affiliated - [BSD] and affiliated
- [Android] *(4.2 and later)*, including Android TV and Android Auto - [Android] *(4.2 and later)*, including Android TV and Android Auto
- [iOS] *(9 and later)*, including AppleTV and iPadOS - [iOS] *(9 and later)*, including AppleTV and iPadOS
- Haiku, OS/2 and a few others. - Haiku, OS/2 and a few others.
@ -39,6 +39,7 @@ VLC is available for the following platforms:
[Windows]: https://www.videolan.org/vlc/download-windows.html [Windows]: https://www.videolan.org/vlc/download-windows.html
[macOS]: https://www.videolan.org/vlc/download-macosx.html [macOS]: https://www.videolan.org/vlc/download-macosx.html
[GNU/Linux]: https://www.videolan.org/vlc/#download [GNU/Linux]: https://www.videolan.org/vlc/#download
[BSD]: https://www.videolan.org/vlc/download-freebsd.html
[Android]: https://www.videolan.org/vlc/download-android.html [Android]: https://www.videolan.org/vlc/download-android.html
[iOS]: https://www.videolan.org/vlc/download-ios.html [iOS]: https://www.videolan.org/vlc/download-ios.html
@ -61,12 +62,12 @@ Other repositories linked to vlc are done in languages including Kotlin/Java [(A
Swift [(iOS)](https://code.videolan.org/videolan/vlc-ios/), and C# [(libVLCSharp)](https://code.videolan.org/videolan/libvlcsharp/). Swift [(iOS)](https://code.videolan.org/videolan/vlc-ios/), and C# [(libVLCSharp)](https://code.videolan.org/videolan/libvlcsharp/).
We need help with the following tasks: We need help with the following tasks:
- coding - Coding
- packaging for Windows, macOS and Linux distributions - Packaging for Windows, macOS and Linux distributions
- technical writing for the documentation - Technical writing for the documentation
- design - Design
- support - Support
- community management and communication. - Community management and communication.
Please contribute :) Please contribute :)